Search Issue Tracker
Crash when changing Scene view Draw mode from Shaded to Custom
To reproduce:1. Open the Project “UnityBugRepoCustomSceneView”2. Open the Scene “Outdoors Scene”3. Change the Scene view Draw mode t... Read more
Graphics.DrawMeshInstanced() will throw an error when the shader is comp...
Reproduction steps: Open the user attached project Press the Play button Expected result: No errors in the ConsoleActual result: Err... Read more
Crash on SetCurrentMemoryOwner when opening the project
Reproduction steps:1. Open user attached project Expected result: The project starts normallyActual result: Project crashes when sta... 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
[Backport] Shader.worldPosition interferes with drawing of the Shader wh...
Reproduction steps:1. Open the user's attached project2. Open the "SampleScene" Scene3. Enter the Play Mode4. Click on the "Use Matr... Read more
Material.SetOverrideTag setting LightMode tag has no effect
Material.SetOverrideTag should issue a warning when setting the value of LightMode tag that it won't have any effect. Read more
Some shader variants don't show up when "_vertex" is added to shader code
How to reproduce:1. Open the attached user project2. Click on the “NewShaderVariants“ shader (“Assets/NewShaderVariants“)3. In the I... Read more
[BiRP SG] Can't build due to unclear shader compilation errors and warni...
How to reproduce: Open the user’s attached project “SGBugs.zip” Build the project Observe the Console window Expected results: Proje... Read more
Mirror reflections are rendered incorrectly when two mirrors are facing ...
How to reproduce:1. Open the attached user project2. Open Scene “ReflectionInspection“ (Assets/Scenes)3. Observe the “Mirror“ GameOb... 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
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