Search Issue Tracker
[Shadergraph] "#if SHADERGRAPH_PREVIEW" in a custom function node throws...
Repro steps:1. use project with Universal RP2. Make a PBR shadergraph3. Create a custom function node4. Add an output, name it "Out"... Read more
[ShaderGraph] Main Preview Window stops rendering graph's output when Sp...
How to reproduce:1. Open the attached project named "Case_1243468"2. Open the Test shader graph3. Observe that the Main preview wind... Read more
[ShaderGraph] Shader Graph scripts use a dangling namespace 'Data.Util'
How to reproduce:1. Create a new Unity project2. Download and import the Shader Graph package3. Search for and inspect one of the sc... Read more
ShaderGraph does not throw an unsupported feature error when Normal from...
How to reproduce:1. Open the attached project named "Case_1242448"2. Open the Test shader graph3. Observe that Normal From Height no... Read more
[URP] Setting Shader properties on material instances via script does no...
How to reproduce:1. Open the attached 'project-1233558.zip' project and load the 'SRPBatching' scene2. Locate 'UniversalRP-HighQuali... Read more
[ShaderGraph] ShaderGraph window does not update its contents when the g...
How to reproduce:1. Open user-submitted project (GradientCustomNode.zip)2. Open the CustomGradient/CustomGradient.shadergraph3. Remo... Read more
[Shadergraph] Having a recursive subgraph in the project causes all subg...
Reproduces on Master (7421e9d5b3)Doesn't reproduce on 8.0.0 or 8.x.x/release (d8a65b0c70)Repro steps:1. Create two subgraphs, referr... Read more
[Shadergraph] renaming properties does not cause the property nodes to c...
Reproduces on Master (ff31134193)Does not reproduce on 8.1.0Repro steps:1. Open a shadergraph2. Create a Vector 1 property and drag ... Read more
[Shadergraph] all shadergraph shaders fail on GLES2 with "redefinition o...
Reproduces on Master (9cd405ccf5)Does not reproduce on 8.1.0 (shaders fail for other reasons but don't error)Repro steps:1. Open a p... Read more
HDRP shader don't compile if something is connected to vertexNormal or v...
In HDRP with shadergraph 7.3.1 on 2019.3 and on 8.1.0 for 2020.1 and previous revision, the shadergraph don't compileif we connect a... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS