Search Issue Tracker
A GameObject cannot be selected in the Scene view when the Material cont...
Reproduction steps:1. Open the user's attached project "selection_bug.zip"2. Try to select "test_main_tex" and "test_base_map" in th... Read more
Editor crashes after deleting a material variant which has a child varia...
Reproduction steps:1. Create a new project2. Create a Material3. Create a variant of that Material4. Create a variant of that Materi... Read more
Unity Editor crashes on ScriptableBatchRenderer::ApplyShaderPass after ...
How to reproduce: Open the user attached “shaderlodbug2.zip” In the Assets > Shaders folder edit the N1, N2, U1, U2 shaders to ma... Read more
Shader.worldPosition interferes with drawing of the Shader when using Dr...
Reproduction steps:1. Open the user's attached project2. Open the "SampleScene" Scene3. Enter the Play Mode4. Click on the "Use Matr... Read more
"Blit material Hidden/Kronnect/Beautify/Beautify uses dest texture as in...
How to reproduce:Open the attached project "kkb1.zip" Expected results: No errors in the Console windowActual results: "Blit materia... Read more
Sequential shader compilation significantly slows down AOV capture when ...
How to reproduce:1. Open users attached project2. Open Assets > Scenes > SampleScene.unity3. Open Window > General > Rec... 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
[Android] The precision of Render Texture is low on Android devices with...
How to reproduce:1. Open the user's attached "FP16.zip" project2. Build and run on an Android device Expected results: The gradient'... Read more
ComputeShader.SetVector() does not work when assigning to int4
Reproduction steps:1. Open the attached project "Case_1413515.zip" and load Scene "SampleScene"2. Enter Play Mode3. Observe the Game... 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