Search Issue Tracker
Shader errors while using Vulkan Graphics API when shaders use native 16...
How to reproduce:1. Open the “IN-49199_min16float 23(2).zip“ project2. Open the “SampleScene“ Expected result: No error can be seen ... Read more
Pass.CompileVariant complains about top-level params being outside of CB...
STR: see case 1348862, compile with INSTANCING_ON DIRECTIONAL Read more
Shader inspector doesn't show whether a keyword can be overridden by glo...
STR:1. Create a new unlit shader.2. Add "#pragma multi_compile_local FOO BAR" after "#pragma multi_compile_fog".3. Select the shader... 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
Error "Shader compiler: Compile marchingCubesGridProcessing.compute - CS...
Steps to reproduce:1. Open the user’s project2. Open the “SampleScene” Scene3. Enter Play mode4. Observe the Console Expected result... Read more
[Android] Application crashes after continuously loading and activating ...
Reproduction steps:1. Open the user's attached project "wavexr-crash-test.zip"2. Make sure that Development Build is enabled3. Build... Read more
Editing the UnityDOTSInstancing.hlsl file does not cause a Shader recomp...
Reproduction steps:1. Open the “IN-88478.zip” project2. Open the “Packages/Core RP Library/ShaderLibrary/UnityDOTSInstancing.hlsl” f... Read more
State comes from an incompatible keyword space errors appear when enteri...
Reproduction steps:1. Download and open the attached "Adventure Game 2021.2 - Demo- State comes from an incompatible keyword space.z... 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
Not possible to retrieve LOD from a SubShader
There is currently no way to know, which LOD value a given subshader has.This information can be useful for e.g. stripping shader va... 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