Search Issue Tracker
[Shader Graph] Clicks in Create Node Menu are not being registered
Reproduction steps: 1. Download and open the attached project 'clicks.zip' 2. In the Project window, open Test.shadergraph 3. Open C... Read more
[ShaderGraph] "Convert a Sub Graph" x2 a node with two edges from the sa...
How to reproduce: 1. Create a new URP/HDRP Template project 2. Create a new Shader Graph 3. Set up the nodes where one Node with t... Read more
Closing the HDRP Wizard menu causes a FormatException Error to appear in...
After closing the HDRP Wizard window the below error is logged to the console FormatException: Input string was not in a correct fo... Read more
[Shader Graph] Errors section in the Inspector window flickers on clicki...
[Shader Graph] Errors section in the Inspector window flickers on clicking the Save asset button. In the Inspector window Errors se... Read more
[Shader Graph] Preview window of Sample Texture 2D Array node is misaligned
[Shader Graph] Preview window of Sample Texture 2D Array node is misaligned. In the Shader Graph Editor window Preview window of Sa... Read more
[Shadergraph] Graph inspector: horizontal scrollbar completely unusable,...
PR for fix: https://github.cds.internal.unity3d.com/unity/Graphics/pull/2675 Read more
It takes a lot of time to disconnect Nodes when interacting with large g...
Reproduction steps: # Open the attached project (“ShaderGraphBug.zip“) # Select Assets/shader_assets/code/shaders/shader_graph/m... Read more
NullReferenceException is thrown when an empty .mat file is imported
Reproduction steps: 1. Create a new project 2. Install "Shader Graph" package 3. Import "BrokenMat.mat" asset Expected result: Onl... Read more
[Shadergraph] "Disconnect All" option is greyed out on stack blocks
Seems to repro in every version with Stacks. Repro steps: 1. Create a new shadergraph 2. Plug an edge into a stack block 3. Right c... Read more
[ShaderGraph] Dragging an individual property in the Blackboard doesn't ...
How to reproduce: 1. Open the user's attached "ShaderGraphLargeAmountOfProperties.zip" project 2. Double-click the "ShaderGraph_Prop... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key