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
ShaderGraph undo operation takes longer on bigger Shaders
Steps to reproduce:1. Download and open the project "ShaderGraphSlow.zip"2. Open the Water2 ShaderGraph (Assets > Shades > Wat... Read more
[ShaderGraph] ShaderGraph previews taking 50% of GPU
When you have an animated preview in ShaderGraph (with a time node somewhere upstream), ShaderGraph will peg the GPU, taking large a... Read more
[XR SDK][Shader Graph] GameObject is rendered only for the left eye when...
Reproduction steps:1. Open the attached "case_1348241.zip" project2. Load the "SampleScene"3. Enter Play mode Expected result: the "... Read more
Built-in ShaderGraph breaks when GPU Instancing is enabled
Steps to reproduce:1. Download and open the project "Issue-Built-In-SG-GPU-Instancing.zip"2. Open Assets/SampleScene.unity3. Notice ... Read more
[ShaderGraph] Dither Node results in floating-point artifacts when far f...
How to reproduce:1. Open the attached "case_1352662" project2. Open the "BugRepro" Scene3. Double-click with the left mouse button t... Read more
[Shader Graph] Transparent materials rendered using Path Tracing are ren...
Steps to reproduce:1. Download and open the project "U - BUGREPORT [path tracing bug with transparent shadergraphs].zip"2. Open Asse... Read more
ShaderGraph Swizzle Node's color channels are not displayed as options w...
How to reproduce:1. Create an HDRP template project2. Create a "Lit Shader graph" e.g.3. Create a "Swizzle Node"4. Observe in the dr... Read more
[ShaderGraph] Instances of SubGraph Nodes are not updated correctly when...
How to reproduce:1. Open a new URP project2. Create a new Shader Graph and Sub Graph3. Create two properties in the Blackboard of th... Read more
Can't create Node with mouse click in Shader Graph when dragging from No...
How to reproduce:1. Open the attached project "Graph.zip"2. Open Assets/Graph.shadergraph3. Click and drag from RGBA(4) of Sample Te... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default