Search Issue Tracker
Crash on DynamicHeapAllocator::Allocate during Importer consistency check
How to reproduce:1. Unzip the attached “Repro_project.zip“ project2. Open the Command Prompt3. Run this command line: "C:\Program Fi... 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
PlaneOcclusionShader Properties foldout does not display any content
Reproduction steps:1. Create a new AR Mobile template project2. Select PlaneOcclusionShader Asset in the Project window (Assets >... Read more
[BiRP SG] Built-In Shader Graph's Emission input doesn't contribute to GI
Reproduction steps:1. Open user attached Project2. Edit the Shader Emissive Color property to have the reference name _EmissionColor... 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
HDR color values set with MaterialPropertBlock.SetColor are incorrect wh...
Steps to reproduce:1. Open the “BugCheck” project2. Open the “MPB_Test” scene3. Enter Play Mode4. Open the Frame Debugger Window5. O... 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
Multiple "Incompatible keyword states" or “Keyword state size mismatch (...
Reproduction steps:1. Open the attached project "ReproProj"2. Observe the Console Expected result: No Errors existActual result: Mul... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS