Search Issue Tracker
[ShaderGraph] Pressing the Enter key does not expand the selected Node C...
How to reproduce: 1. Create a new URP Template project 2. Create a Blank Shader Graph 3. Press Spacebar to open the Node creation me... 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
"redefinition of '_Time'" error appears when using custom Node with an H...
How to reproduce: 1. Open user attached project 2. Open "CameraDistanceCurve" Shader Sub Graph (Assets > Shaders > SubGraphs > Camer... Read more
[Shadergraph][11.x] Placing a property onto the graph in a subgraph thro...
Repro steps: 1. Create a subgraph 2. Create a property 3. Drag the property onto the graph Expected result: no error Actual result: ... Read more
Shader has different effects depending on whether the material was creat...
Reproduction steps: 1. Open the project attached by the user 2. Open "SampleScene" 3. Observe that "SelectedQuad" has distortion and... 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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true