Search Issue Tracker
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
No warning dialog is thrown when removing the last element if 2 GOs sele...
How to reproduce: 1. Open attached project "case_941.zip" 2. Open "Sample" scene 3. Select "Test" and "Test2" GameObjects in the Hie... 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
Material preview perspective changes after viewing Skybox Material when ...
How to reproduce: 1. Open the user's attached project 2. Open a new Inspector window tab by right-clicking any window tab and select... Read more
Elements overlap one another in the Inspector window when using MinAttri...
Reproduction steps: 1. Open the attached user's project "Bug Test.zip" 2. Open "test.unity" Scene 3. Select the "GameObject" in the ... Read more
Lists auto expand when scrolling down in the Inspector Window
How to reproduce: 1. Open user attached project "Reorderable Bug.zip" 2. Open scene "TestScene" 3. In the Hierarchy window select Ga... Read more
Table Entry Reference gets a random negative Key Id when copy-pasting on...
How to reproduce: 1. Open the attached project "My Project.zip" 2. Open the "SampleScene" Scene 3. Select the "This" GameObject in t... Read more
The first element of a Reorderable List/Array is not editable when creat...
How to reproduce: 1. Open the user-submitted project 2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity) 3. In the Hie... 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
Wrong values get copied when copying long values in the Inspector
How to reproduce: 1. Open the attached project "PropertyULong.zip" 2. Open "SampleScene" Scene 3. Select "SAMPLE" GameObject in the ... 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