Search Issue Tracker
[ShaderGraph] Shader Graph scripts use a dangling namespace 'Data.Util'
How to reproduce:1. Create a new Unity project2. Download and import the Shader Graph package3. Search for and inspect one of the sc... Read more
ShaderGraph does not throw an unsupported feature error when Normal from...
How to reproduce:1. Open the attached project named "Case_1242448"2. Open the Test shader graph3. Observe that Normal From Height no... Read more
[URP] Setting Shader properties on material instances via script does no...
How to reproduce:1. Open the attached 'project-1233558.zip' project and load the 'SRPBatching' scene2. Locate 'UniversalRP-HighQuali... Read more
[ShaderGraph] ShaderGraph window does not update its contents when the g...
How to reproduce:1. Open user-submitted project (GradientCustomNode.zip)2. Open the CustomGradient/CustomGradient.shadergraph3. Remo... Read more
[Shadergraph] Having a recursive subgraph in the project causes all subg...
Reproduces on Master (7421e9d5b3)Doesn't reproduce on 8.0.0 or 8.x.x/release (d8a65b0c70)Repro steps:1. Create two subgraphs, referr... Read more
[Shadergraph] renaming properties does not cause the property nodes to c...
Reproduces on Master (ff31134193)Does not reproduce on 8.1.0Repro steps:1. Open a shadergraph2. Create a Vector 1 property and drag ... Read more
[Shadergraph] all shadergraph shaders fail on GLES2 with "redefinition o...
Reproduces on Master (9cd405ccf5)Does not reproduce on 8.1.0 (shaders fail for other reasons but don't error)Repro steps:1. Open a p... Read more
HDRP shader don't compile if something is connected to vertexNormal or v...
In HDRP with shadergraph 7.3.1 on 2019.3 and on 8.1.0 for 2020.1 and previous revision, the shadergraph don't compileif we connect a... Read more
[Shader Graph] Horizontal scrollbar does not move to the right side in B...
Blackboard window Horizontal scrollbar does not move to the right side on clicking on Right Arrow. Steps to repro:1. Create a new HD... Read more
Objects with URP Shader Graph materials are pink when built on WebGL
How to reproduce:1. Open user's attached "webgl_urp_bug.zip" project2. Open "SampleScene" scene3. Enter Play Mode4. Observe the cube... 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
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window