Search Issue Tracker
[ShaderGraph] Title Asterisk (*): Not Triggered when reordering Keyword...
How to reproduce:1. Open the attached project named "Case_1210477"2. Open the "Test" Shadergraph3. Select the Enum in the Blackboard... Read more
[ShaderGraph] Dragging an individual property in the Blackboard doesn't ...
How to reproduce:1. Open the user's attached "ShaderGraphLargeAmountOfProperties.zip" project2. Double-click the "ShaderGraph_Proper... Read more
ArgumentNullException gets thrown in the Console when trying to duplicat...
How to reproduce:1. Create a new project2. Install the Shader Graph package3. Create a new Sub Graph4. In the Shader Editor disable ... Read more
Shader has different effects depending on whether the material was creat...
Reproduction steps:1. Open the project attached by the user2. Open "SampleScene"3. Observe that "SelectedQuad" has distortion and "U... Read more
[ShaderGraph] Pressing the Enter key does not expand the selected Node C...
How to reproduce:1. Create a new URP Template project2. Create a Blank Shader Graph3. Press Spacebar to open the Node creation menu4... Read more
[ShaderGraph][UI-Toolkit] Enter Key does not add the Node from the Searc...
How to reproduce:1. Open the attached project named "ShaderGraphUIEnterKeyCase"2. Create a new Shader Graph3. Press Spacebar to brin... Read more
[Shadergraph] Shadergraph shader errors in console are not cleared when ...
Repro steps (case 1):1. Create a new shader graph2. Create a custom function node3. Give the custom function node a float output4. P... Read more
[Shadergraph] Matrix multiplication by scalar/float converts the scalar ...
Repro steps:1. Create a matrix4x4 node, a float node, and a multiply node2. Plug the matrix4x4 and float node outputs into the input... Read more
[Shadergraph] View Direction node in tangent space uses inaccurate algor...
Background: the transform node from world to tangent had to be fixed, as it used an algorithm that assumed that the tangent space ba... Read more
[UX] The Graph Inspector window jitters when it is clipped and the SG wi...
Repro steps:1. Create any ShaderGraph asset and open it.2. Make sure the Graph Inspector window is visible3. Resize the Shader Graph... 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