Search Issue Tracker
Shader flickering due to incorrect CBUFFER value for a frame in custom R...
Steps to reproduce:1. Open attached user's project "ShaderBindingIssue.zip"2. Open the "SampleScene.unity" Scene3. Enter to play mod... Read more
Help box text under “Keyword Declaration Overrides” in Build Profiles a...
Steps to reproduce: Create a project Go to "Unity" -> "Settings" -> "General" Set "Editor Theme" to "Light" Go to "File" ->... 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
Entering the double-space between characters in the Shader Build Setting...
How to reproduce:1. Create a new Unity project2. Go to Edit -> Project Settings -> Graphics -> Shader Build Settings3. Add ... Read more
Shader compilation logging hard to read and timings are not too useful
Example log: d3d11 finished in 3890.99 seconds. Local cache hits 1 (0.00s CPU time), remote cache hits 0 (0.00s CPU time), compiled ... 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
Compute Shaders throw compilation errors when "Show compiled code" is pr...
Reproduction steps:1. Open the “hdrp-test.zip“ project2. Select HighResGenerator.compute file in the Project Tab3. In the Inspector,... Read more
Crash on keywords::PrintKeywordSpaceInfo when uninstalling Universal Ren...
Reproduction steps:1. Open the attached project “ReproProject-IN-125527.zip”2. Open “SampleScene” in “Assets\Scenes”3. Open Package ... 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
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