Unity Web Shader IDE
Unity Web Shader IDE for reading real Unity 6 URP/Core shader flow
The homepage prioritizes `/ide` over a docs directory. You start from real files, then widen into go-to-definition, Graph, Documents, and Workspaces only when the code path demands it.
- Unity 6 URP/Core
- Definition Flow
- Reference Graph
- Workspace ZIP
Real source
Read live URP/Core files instead of synthetic examples.
F12 first
Definition flow is treated as a first-class learning action.
One surface
Code, Graph, Documents, and Workspaces stay in the same rhythm.
Why `/ide` comes first
Open code first, then pull in supporting docs only when you need them
The first fold should feel like a working shader reader, not a generic docs portal. Once real code and navigation are visible, the supporting views make immediate sense.