Search Issue Tracker
"A GameObject name cannot be set to an empty string" warning is logged ...
How to reproduce:1. Open the user's attached project2. In the Project window, expand sprite asset and select its first sub-asset (wi... Read more
Asset reference name is lost in existing shaders when the kernel line is...
How to reproduce:1. Open attached project "New Unity Project (2).zip"2. Select "Test" GameObject3. Look at the "TestShader" componen... Read more
Disabled state of a MonoBehaviour is saved even when the Inspector chec...
Reproduction steps:1. Open attached project "Enabled.zip" and scene "SampleScene"2. In Hierarchy window, select "GameObject"3. In In... Read more
Long Sprite names are not truncated in the Inspector window name label a...
Steps to reproduce: Create a new Unity project using the Universal 2D template Create a new Triangle Sprite (Assets > Create >... Read more
Only one Gradient Inspector window refreshes when multi-editing objects ...
Reproduction steps:1. Open the attached project ("RefProject.zip") 2. Open the SampleScene - Ensure to have 2 inspectors open.3. Sel... Read more
[Editor] LOD Group triangle count is inaccurate for sub-meshes
1. Set a mesh with submeshes as your LOD Mesh2. Check the triangle count in the LOD Inspector Actual result: the triangle count is s... Read more
Second Inspector Tab doesn't show properties when selecting a nested Scr...
Steps to reproduce:1. Download and open the project "New Unity Project.zip"2. Open a second Inspector Tab (Right click on the Inspec... Read more
Empty number field fallbacks to the last value
Reproduction steps:1. Open the attached "EmptyFieldFallback.zip" project2. Open the "SampleScene" Scene3. In the Hierarchy, select t... Read more
Inspector does not allow Multi-object editing after adding a CanEditMult...
Steps to reproduce:1. Download and open the project "RefProject.zip"2. Open Assets/SampleScene.unity3. Select all the "Gradient" Gam... Read more
Preview window UV Layout fails to display the UVs of Curve Meshes
Reproduction steps:1. Open the project "2021-2-bugs.zip" attached by the user2. In the Project window, expand the "Torus-7-4" Import... 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