Search Issue Tracker
Anchor Rotation values disappear when scaling Inspector Window
Reproduction steps: 1. Open the user's attached project 2. Select in the Hierarchy Game Object "Child" 3. Observe Inspect Anchor Rot... Read more
Inspector math expressions like +=X evaluate incrementally for every new...
Since Unity 2021.2 the inspector got ability to evaluate better math expressions. For example, entering "+=3" adds 3 to the current ... Read more
Tooltip is not shown in the Inspector when a field is generated with GUI...
Reproduction steps: 1. Open the attached project "Test SerializedProperty Tooltip.zip" 2. Click on the "TestSFTT" GameObject in Hier... Read more
"A GameObject name cannot be set to an empty string" warning is logged ...
How to reproduce: 1. Open the user's attached project 2. In the Project window, expand sprite asset and select its first sub-asset (... 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" GameObject 3. Look at the "TestShader" compo... 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. I... Read more
Editor Play Mode performance drops after expanding Physics component's "...
How to reproduce: 1. Open the user attached project (Unity 2021.1.7f1 - FPS drop on Rigidbody2D Info section display.zip) 2. Open th... Read more
Inspector's Transform fields Position and Rotation is not setting "GUI.c...
How to reproduce: 1. Open project "New Unity Project.zip" 2. In the Hierarchy window select "bug" GameObject 3. In the Inspector win... Read more
Edit Collider button missing in Box Collider when working with multiple ...
Reproduction steps: 1. Open the attached project 2. Open "Assets/Scenes/SampleScene" 3. Select GameObject "Cube" from the Hierarchy ... Read more
Inspector window is not disabled when a scene template is immutable
Reproduction steps: 1. Open the user's attached project "MaterialEditorBugs.zip" 2. Select the SampleScene.scenetemplate asset locat... 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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on