Search Issue Tracker
[Windows] Semantics are not holding consistency between vertex output an...
How to reproduce:1. Open the user's attached project and Scenes/semantics scene2. Observe the Cube in the Game view Expected result:... Read more
Problem with GatherCmp* methods HLSL->GLSL conversion
When using GatherCmp methods in compute shaders, it's being converted to textureGather method with hlslcc_zcmp_ prefix added to the ... Read more
RenderTarget with premultiplied alpha blending is too bright and does no...
How to reproduce:1. Open the user's attached project2. Observe the circle In the Game view Expected result: In the top half of the s... Read more
SHADER_AVAILABLE_XXX defines are not set in compute shaders
SHADER_AVAILABLE_XXX does not seem to be set for compute shaders Our specific use case is with VFX Graph where we have a shared incl... Read more
Editor crashes when using Ray Tracing and enabling MSAA in the URP Asset...
How to reproduce:1. Open the user's attached "CorgiRaytracing.zip" project2. Open the "Demo_URP" Scene3. Make sure the Game view is ... Read more
[XR][URP] Estimated shader variants number is inaccurate when compiling
Repro steps:1. Open attached project2. Switch build target to Android3. Compile 004_TextureArrayGraph4. Observe the progress bar Act... Read more
Crash or freeze with large static array in compute shader when using Vul...
How to reproduce:1. Open the attached project '1369438.zip'2. Make sure that Vulkan or OpenGLES3 Graphics API is selected in the Pla... Read more
Shader keywords are not sorted in error or warning messages coming from ...
Shader keywords are not sorted in error and warning messages coming from the shader compiler, which makes searching for a particular... Read more
Pass.CompileVariant crashes the shader compiler when using a target plat...
STR: see case 1348862 Read more
Editor crashes when building if calling "ShaderKeyword" methods in "IPre...
How to reproduce:1. Open project "ShaderKeywordCrash.zip"2. Build the project Expected result: No crashActual result: Crash Reproduc... 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