Workspace editor of Unity Shader Web IDE Intellisense for creating and editing virtual Assets tree shader/HLSL files, checking bridge settings, and moving full ZIP workspace snapshots in and out.
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.
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 These IDE pages cover code reading, workspace editing, symbol search, graph exploration, and built-in documentation.