Search Issue Tracker
Editor freezes for a short time when changing Material settings
Reproduction steps:1. Create a new HDRP project (Not necessary, but the easiest to reproduce on)2. Create a new Material3. Select th... Read more
[macOS] [Mobile] Shader compilation is failed due to Invalid Bytecode er...
How to reproduce:1. Open the attached project "MacShaderCompilationIssue-2021.2.zip"2. Open Build Settings and change to Android pla... Read more
Assertion triggered when using Compile and show code button in Shader in...
STR:1. Make a new project from 3D template.2. Create a new unlit shader.3. Open the new shader inspector, select a custom graphics A... Read more
Shader error is thrown when baking the lighting with static GameObjects ...
Reproduction steps:1. Open the user's attached project2. Select any GameObject in the Hierarchy and check the "Static" checkbox in t... Read more
Problem with GetDimensions method HLSL -> GLSL conversion
When using GetDimensions method in compute shader, it's being converted to length method for buffer with _buf postfix. But variable ... Read more
InterlockedExchange function throws an error when using floats as argume...
Reproduction steps:1. Open the attached project "float-atomics.zip"2. Select the "test" compute shader from the Project > Assets3... 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_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
[Android] [Shader System] FPS drop on some Android devices caused by sha...
How to reproduce:1. Open the attached user's project 'weilaicheng_2019_4.zip'2. Build And Run on Android3. After 15 seconds observe ... 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