Search Issue Tracker
[ShaderGraph][URP] "Sampling" text is overlapping with value in SceneDep...
"Sampling" text is overlapping with value in SceneDepth node in ShaderGraph Editor Steps to Repro:1. Create a new Project in URP Tem... Read more
Scrolling shadergraph dragging an edge connection to the side of window ...
Repro steps:1. Open Assets -> Shaders -> ColoredPencil.shadergraph1.5. If there are previews displayed (there shouldn't be but... Read more
Shadergraph detects recursive subgraphs but does not stop you from savin...
Does not reproduce in 6.9.1 Repro steps:1. Use HDRP or Universal project of 7.0.1 or later2. Create a subgraph3. Open the subgraph4.... 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
Shader Graph with Texture 3D Asset Node throws InvalidCastException when...
How to reproduce:1. Create a new Unity project2. Download the Shader Graph package3. Create a PBR Graph and add Texture 3D Asset Nod... Read more
[ShaderGraph] No exception thrown when connection to the node is unsucce...
How to reproduce:1. Open VM > Bug Attachments > project > '1177682-Shader-Graph-Exception-Issue'2. Open Assets > ScopeEr... Read more
[Shader Graph] Position node "Object" is not consistent when GameObjects...
How to reproduce:1. Open the user's attached "WSPositionIssue" project2. Open the Scene "SampleScene"3. Inspect the Cubes in the Sce... Read more
[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
"redefinition of '_Time'" error appears when using custom Node with an H...
How to reproduce:1. Open user attached project2. Open "CameraDistanceCurve" Shader Sub Graph (Assets > Shaders > SubGraphs >... Read more
[Shader graph] Target settings Add/Remove button is displayed too far ri...
How to reproduce:1. Open the attached "case_1343124.zip" project2. In the Project window, open the Test Shader Graph3. Open the Shad... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS