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
[Metal] Shadergraph: Mirror Once sampler state behaves the same as Mirro...
Unity version:Version 2019.3.0a12 (d958c49352ef)Happens on versions as early as 2019.1.14f1Repro steps:1. Create a new project2. Add... Read more
ShaderGraph Gradient node does not attach to a Sample Gradient if it is ...
Reproduction steps:1. Open the attached project named "Case_1154941"2. Open the "Test" shader graph3. Try to attach the Gradient nod... Read more
[Shader Graph] 19.3 and 19.2 verified package version of Shader Graph is...
19.3.and 19.2 verified package version of Shader Graph is behind 19.1 verified package version.19.3 and 19.2 verified version is 5.2... Read more
[Shader Graph] "undeclared identifier 'SamplerState_Point_Clamp'" error ...
Reproduction steps: 1. Open "1149615" project2. Open "Toon" in the Shader Editor3. Notice that on "Toon Shading" there is an error: ... Read more
[Shadergraph] Sample Texture 2D LOD does not respect texture's bilinear ...
Repro steps:1. Import the attached shadergraph2. Create a material from it3. Set the texture2D on the material to a texture2D with t... Read more
[Shadergraph] Default aspect ratio of Main Preview is not square
Note: also needs to be fixed in 9.x.xRepro steps: open a shadergraphExpected results: the Main Preview default size is squareActual ... Read more
[Shader Graph] Unresponsive editor when using large (40+ nodes) graphs
Steps to reproduce:1. Download and open "Bug" project2. Select "EXAMPLESHADER" in the Project window3. Press "Open Shader Editor" in... Read more
[Shader Graph] Graph Settings window loses focus on expanding Universal ...
Graph Settings window closes and Node Settings window opens up on expanding/closing Universal dropdown when property selected in Bla... Read more
[Shader Graph] Custom Function's Object select window doesn't update the...
Steps to reproduce:1. Download 2019.2.0f1.zip2. Create a shader graph and add Custom Function3. Press the Gear button4. Open Source ... 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