Search Issue Tracker
AlphaClipTreshold does not update after connecting nodes to Master's Alp...
How to reproduce: 1. Create a new URP/HDRP project 2. Create a new PBR Graph 3. Set the AlphaClipTreshold value in the Master node t... Read more
[ShaderGraph] Subgraph references not updating correctly
Something is wrong in the asset dependency system. SubgraphNode instances dont update correctly when the reference graph is updated.... Read more
[ShaderGraph] Drag-dropping normal map texture into a shader graph cause...
Drag-dropping the attached texture into a shader graph causes the following error and does not create a SampleTexture2D Node: NullR... Read more
[Shadergraph] Keyword properties are stuck highlighted when a keyword no...
Repro steps: 1. Create a shadergraph 2. Create a boolean keyword 3. Drag the boolean keyword onto the graph 4. Select the boolean ke... Read more
[HDRP][ShaderGraph] An error is thrown when connecting certain nodes to ...
Steps to reproduce: # Open a new HDRP project # Create a new Lit Shader Graph # Create an Add node # Create a Screen Positio... Read more
[ShaderGraph] [Searcher] If a user presses the up or down arrow keys whi...
When a user has the searcher window open within shadergraph, then presses up or down (as it to move between the potential selections... Read more
[Shader Graph] Removing the title of a group makes it hard to select & r...
If you delete a group name in Shader Graph, it becomes extremely hard to select or rename the group again. - You can only select th... Read more
[Shadergraph] Default aspect ratio of Main Preview is not square
Note: also needs to be fixed in 9.x.x Repro steps: open a shadergraph Expected results: the Main Preview default size is square Actu... Read more
[Stacks] Fallback shader doesn't render when shadergraph is opened in bu...
Regression introduced with stacks. Repro steps: 1. Use builtin render pipeline 2. Create a universal lit or HD lit shadergraph and o... Read more
[HDRP] Newly created HD Lit Graph throws exception on opening, so Shader...
Visual Studio opens up instead of Shader graph Editor on opening the HD Lit Graph and "ArgumentException: Value Unknown is not prese... 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