Search Issue Tracker
Shader remapping crashes the engine if no mapping is found
Callstack: UnityPlayer.dll!keywords::KeywordRemap::Remap(const keywords::LocalKeywordState & src, keywords::LocalKeywordState &a... Read more
Shader Compiler crashes when calling ComputeShader.GetKernelThreadGroupS...
How to reproduce:1. Open the attached project "bug-compute-shader-nographics.zip" to generate the "Library" folder and then close th... Read more
Editor crashes in Play mode when Groupshared memory and a constant buffe...
How to reproduce:1. Download the attached project 'GroupsharedCrash.zip'2. Change platform to Standalone and change back to Android ... Read more
Line ending changes in shaders or includes cause full shader recompiles
Changing line endings between LF and CRLF cause full shader recompilation.This issue affects graphics, compute and ray tracing shade... Read more
SRP Batcher compatibility of the same shader changes when changing Graph...
Reproduction steps:1. Open the attached project “shaderlodbug”2. Select the Assets/Shaders/U1.shader asset in the Project window3. O... Read more
Materials can not be modified when using ScriptedImporter
Reproduction steps: Open the attached project (“Bug.zip“) Select Assets/NewMat In the Inspector window check “Set Keyword” checkbox ... Read more
Shader keyword is not disabled when calling ShaderKeywordSet.Disable
Reproduction steps:1. Open the attached project "disable keyword 1417644.zip"2. Open "SampleScene" from the Project window3. Build a... Read more
[Android] Compiled GLSL compute shader fails uint cast
Reproduction steps:1. Open the project "ReproShaderGLESBug"2. Connect an Android device3. Open Terminal or Command Prompt and type i... Read more
Compute Shader is not using defined constants when setting data with Set...
How to reproduce:1. Open project "ComputeShaderSetConstantBuffer.zip"2. Enter Play Mode3. Observe the Console For Dx11 / 12 API: Run... Read more
No error or warning thrown when compiling a shader with a comma instead ...
Reproduction steps:1. Open the attached project "1415608.zip"2. Open "SampleScene"3. Edit line 43 of NewSurfaceShader.shader to "fix... 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