IDE help and guides page of Unity Shader Web IDE Intellisense for workspace setup, detailed settings, shortcuts, and troubleshooting docs.
This web IDE is built for reading shipped Unity 6 URP/Core shader sources in the browser while moving through definitions, references, IntelliSense, and workspace editing flows.
Requires JavaScript and a modern browser.
Core Capabilities
Unity 6 URP/Core shader source browsing
Go to definition, references, and completion
Workspace editing with ZIP import and export
Symbol index and include graph exploration
Representative Shader Files
These file IDs are representative URP/Core shader entry points that this IDE uses as practical reference anchors.
<URP>/Shaders/Lit.shader
<URP>/Shaders/SimpleLit.shader
<URP>/Shaders/Unlit.shader
<URP>/Shaders/ShadowCasterPass.hlsl
<URP>/Shaders/DepthOnlyPass.hlsl
<URP>/ShaderLibrary/Core.hlsl
<URP>/ShaderLibrary/Lighting.hlsl
<URP>/ShaderLibrary/Shadows.hlsl
<CORE>/ShaderLibrary/Common.hlsl
<URP>/Shaders/PostProcessing/UberPost.shader
Related Guides
IDE Surfaces
These IDE pages cover code reading, workspace editing, symbol search, graph exploration, and built-in documentation.
Complete Shader Source Index
These links point to server-rendered source pages that search crawlers can follow.