Search Issue Tracker
[Shadergraph] Setting a texture2d as the "main texture" fails and throws...
Repro steps1. create a shadergraph2. add a Texture2D property3. Right click and choose "Set as main texture"Expected result: it work... Read more
[Shader Graph] ctrl+s shortcut does not save the graph
How to reproduce:1. Open attached project "SGBugs.zip"2. In Project window, open "New Shader Graph"3. In Shader Graph, make a change... Read more
[Shader Graph] Scroll bar in the blackboard is not usable because of ove...
Steps To Reproduce:1. Create a new Project2. Window > Package Manager>Shader Graph> Import3. Project > Shader > Creat... Read more
[ShaderGraph] Custom Function Node only accepts .TXT files and they thro...
How to reproduce:1. Create a new project with Scriptable Render Pipeline template (i.e. URP)2. In the Project Window, create a new S... Read more
[ShaderGraph] Deleting A Group Node that contains a blackboard Property ...
Reproduced in SRP master of 8/7/19 (0c3b4b5888), 2019.3.0a12 Repro #1 (with my simple file):1) Open up DeleteMyNodes.ShaderGraph2) B... Read more
Sub-graph is not updated when Custom Function node's file name changed
How to reproduce:1. Open the attached "1342369_Repro" project2. Open the "TestShaderGraph"3. Rename the "CustomFunctionCode.hsls" Ex... Read more
[ShaderGraph] The Preview Window displays a completely black Node when w...
Reproduction steps:1. Create a new HDRP template project2. Create a new VFX Shader Graph3. Makes some changes to the graph Expected ... Read more
[Shader Graph] Editor crashes on docking shader graph window
Editor crashes on docking shader graph window. Steps to repro:1. Create a new project.2. Window > Package Manager > Advanced &... Read more
[Shadergraph] Shaders turn grey when Fog is 0
When a shadergraph shader uses Fog, and the Fog is not enabled, the shaders just turn grey. To repro:- download UOP1_Project.zip- op... Read more
[Stacks] Master Preview has no minimum size, can be shrunk down to nothi...
Also needs to be fixed in 9.x.x/Release. Repro steps:1. Open Shadergraph2. Click drag lower right corner of the Master Preview to th... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project