Search Issue Tracker
Preview of texture in Shader Graph changes when selecting different plat...
How to reproduce: 1. Open the user’s attached “testes.zip” project 2. Open “New Shader Graph” Shader Graph 3. Add “TrinitatisChur... Read more
Invalid Subscript Shader error when adding to Vertex in shadergraph
Repo steps: # Open Unity Scene (HDRP) # Right click in the project window # Create > shadergraph > HDRP > Unlit shadergraph ... Read more
[2023.1] Texture of noise Nodes is all grey in Shader Graph
How to reproduce: 1. Create a new project using URP or HDRP template 2. Create a Shader Graph 3. Add a noise Node (Gradient Noise... Read more
[ShaderGraph] Empty "New Shader Graph" blackboard is displayed with the ...
Steps to reproduce: # Create an HDRP project # In Project -> Asset section make a right click and select Create -> Shader Graph ... Read more
Shader Graph Blackboard property unresponsive after clicking on property
How to reproduce: 1. Open a Unity project with the Shader Graph package installed 2. Right-click in the Assets folder > Create > Sha... Read more
Issues with Custom function nodes restored by undo
Steps to reproduce: 1) Start any SRP template 2) Create a new SG 3) Add a new Custom Function node, add an output in it wit... Read more
Custom function node's string edit fields wraps entered text
Version tested 2023.2.0a10 Steps to repro: 1) Open any SRP template 2) Create a new SG 3) Create a custom node, set its ... Read more
Clicking a header in ShaderGraph Node creation dropdown does not expand it
Steps to reproduce: 1. Open any Unity project that uses URP or HDRP 2. Open any Shader Graph asset 3. Click the right mouse but... Read more
[ShaderGraph] Nodes' previews don't update when using default inputs ins...
Steps to reproduce: 1. Open attached project "ShaderGraph.zip" 2. In Project window, open Assets -> ShaderGraph -> ShadowDisintegr... Read more
Alpha Clip Threshold doesn't clip the object/is not visible in the Mater...
Reproduction steps: 1. Open the attached project “TestProject” 2. Open the “Assets/Scenes/MainScene.unity” scene 3. Select “Assets/M... 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