Search Issue Tracker
Color Picker controls are assigned new ControlId when saving current scene
How to reproduce:1. Open attached project "ColorPicker.zip" and scene "SampleScene"2. In Project window, select Assets/New Material3... Read more
An empty custom editor will force all inspector windows to be redrawn ev...
How to reproduce:1. From any project, add the attached ForcesRepaint MonoBehaviour (see attached files)2. Create a new GameObject an... Read more
The Component is not disabled/enabled via script until mouse hovers over...
How to reproduce:1. Open the attached "1320215_Repro" project2. Open the Scene "SampleScene"3. In the Hierarchy select the "GameObje... Read more
Expanding the SignalReceiver Events in Debug mode Inspector will throw A...
How to reproduce:1. Open the attached project2. Select Box in the Scene Hierarchy3. Set the Inspector to Debug Mode4. Expand the Eve... Read more
Reorderable arrays and lists are not expandable when disabled
How to reproduce:1. Open the user's attached project2. In the Project window select the 'Data' Asset3. In the Inspector try to expan... Read more
Editor Performance significantly degraded when Character is moving while...
Reproduction steps:1. Open user attached Project2. Open Assets\Scenes\SampleScene3. Enter Playmode4. Move the character around using... Read more
Selecting a GameObject with Scripts that have a lot of data in Serializa...
How to reproduce:1. Open attached project2. Open Inspector3. Select Main Camera in Hierarchy Expected result: Everything is rendered... Read more
'Retrieving array element that was out of bounds' error is thrown on del...
How to reproduce:1. Open user-submitted project (DeleteElementArray.zip)2. Open the SampleScene3. Select Array GameObject4. Delete E... Read more
Elements in the deepest level disappear when editing list size while usi...
How to reproduce:1. Open the attached project "bug3.zip"2. Select "GameObject" GameObjects in the Hierarchy3. In Inspector, expand "... Read more
"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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [iOS] "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously when using specific Project Settings and Anti-aliasing is enabled
- Inconsistent help box font size in Project Settings window
- Local package MonoBehaviour scripts appear as missing after updating the project when the project and package paths share the same prefix
- AssetBundle Variants do not switch when a Sprite (2D and UI) texture is referenced from a Material
- Location tooltip in the Viewport of UI Builder window does not update when the UI Document Asset is moved to a different location