Search Issue Tracker
Surface Shader fails to compile with redefinition errors when declaring ...
How to reproduce:1. Open the attached project ("MultipleUVShaderCompile.zip")2. Try compiling the "MultipleUV" shader (Click on the ... Read more
Memory Leak when using Compute Shaders continuously
Reproduction steps:1. Open user attached Project2. Open the Scene in Assets\Scenes3. Press Play4. Click on the Shape and continuousl... Read more
Shader compilation errors are not shown when Editor is restarted
How to reproduce:1. Open the user's attached "shader_errors" project2. Reimport the "NewUnlitShader" (in the Project window right-cl... Read more
Log shader compilation does not give info on which shader instance had a...
Steps to reproduce:1. Create a new Unity project.2. Make sure "Log shader compilation" is enabled in Player settings.3. Build and ru... 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
Shader compiler outputs wrong shader code when entering Play Mode
Reproduction steps:1. Open the attached project "GreenRed.zip"2. Go to Assets > Scenes > "SampleScene"3. Enter Play Mode Expec... Read more
[Andorid] Compute Shader won't be reimported when Graphics API is changed
Reproduction steps: Open the user’s attached project “GraphicsAPIbug” Go to Player Settings (menu: Edit > Project Settings > P... Read more
Meshes with normal maps artifacting when Platform is set to WebGL
How to reproduce:1. Open the attached project ("WebGLBugs.zip")2. Switch Platform to WebGL (File -> Build Settings)3. Observe the... Read more
Setting the Material.shaderKeywords field causes the field to become emp...
How to reproduce: Open the attached project "TestShaderKeywordBug2020-main.zip" Open Assets/Scenes/SampleScene.unity Enter Play Mode... Read more
Shader with UsePass is missing certain passes in a Player Build
How to reproduce:1. Open the user attached project2. Open the "Example_NoCreep" Scene3. Enter Play mode4. Observe the floating objec... 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