Search Issue Tracker
Shader Variant Collection Asset UI is hard to read when multiple Shaders...
Reproduction steps:1. Create a new project2. Create > Shader > Shader Variant Collection3. Click on newly created Asset4. Add ... Read more
Shaders read from the buffer unconditionally
Steps to reproduce: Create a new Unity project Copy the attached compute shader to the Assets folder Inspect the compiled code for V... Read more
"Duplicate keywords" errors box is not shown in the Graphics Settings wh...
How to reproduce:1. Create a new Unity project2. Go to Edit -> Project Settings -> Graphics -> Shader Build Settings3. Add ... Read more
[DX, Vulkan] Shader starts acting unexpectedly when SV_primitiveID is us...
How to reproduce: Open the “SV_PrimitiveIDBuggy.zip“ project Open the “bug_primitiveid” Scene Select the “Assets/ExampleCode/Unlit_N... Read more
Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.G...
Steps to reproduce:1. Open the “user’s attached project”2. Select “Tools/Shader Tests/Test Shader Keywords (6000 API)” through the M... Read more
Crash on "PPtr<Shader>::operator Shader * __ptr64" when opening a projec...
How to reproduce:1. Open the attached “IN-118592” project2. Observe the crash Reproducible with: 6000.3.0b3, 6000.3.2f1, 6000.4.0a1N... Read more
Compute Shader Import Settings is missing documentation
Reproduction steps:1. Create a new project2. Create > Shader > Compute Shader3. Select newly created Compute Shader Asset4. Pr... Read more
Some Shaders appear twice in Material Shader selection menu
Reproduction steps:1. Create a new project2. Create > Material3. Select newly created Material and open Shader selection menu by ... 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