Search Issue Tracker
[Materials][Skybox] Uninformative tooltips on skybox shaders
How to reproduce:1. Create a new project2. Create a new Material in Assets3. Select Material and go to Inspector4. Click on Shader d... 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
Shader compilation error is thrown when #pragma target is set to 3.0 or ...
How to reproduce:1. Open the attached project "1358042.zip"2. Select the "TestShader" Shader in the Assets folder3. In the Inspector... Read more
'Property _Colors already exists in the property sheet with a different ...
Reproduction steps:1. Open the attached ‘SetColorArrayBug' project2. Open the ‘SampleScene’3. Enter Play mode4. Observe the Console ... 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
No warnings are thrown when using multiple Shaders with duplicate intern...
How to reproduce:1. Open the attached project (DuplicateShaderTest.zip)2. In the Project window, under Assets, select the Material "... Read more
Crash when applying material to mesh
Reproduction steps:1. Open the user's attached project2. Add a new mesh to any scene and apply any material from 'BetterLitShader/Ex... 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
[Backport] Surface Shader fails to compile with redefinition errors when...
How to reproduce:1. Open the attached project ("MultipleUVShaderCompile.zip")2. Try compiling the "MultipleUV" shader (Click on the ... Read more
Show compiled code for compute shaders has the "Cancel" button greyed out
Select a compute shader with variants, click on "Compile and show code".Expected: Cancel button is active when compiling variants.Ac... 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