Search Issue Tracker
Unity Crash When Setting EditorWindow.maxSize Twice in One Callback
Steps to reproduce: 1. Open the attached project.2. In the top menu, select 'Tools' and select 'Batch Rename Tool'. Unity crashes be... Read more
EditorUtility DisplayProgressBar only shows up for one frame and then it...
How to reproduce:1. Open attached project "DisplayProgressBar.zip" and scene "SampleScene"2. Enter Play mode3. Observe the new progr... Read more
[Services] Titles and external links under services appear to be flicker...
On resizing the Project Settings window, the texts under services containing links for docs/dashboard and titles appear to be flicke... Read more
[Improved Prefab] UI distorts for prefab override comparison window when...
UI distorts on the override change comparison window for a game object when a changed component is selected. The distortion is more ... Read more
"MissingMethodException" Error When Selecting default Text Mesh Pro GUI ...
To reproduce:1. Open attached Unity project "TMP Bug Crusher.zip"2. Open "main" scene3. In the hierarchy, navigate to Canvas --> ... Read more
Undo SetCurrentGroupName() is overriden by RecordObjects() when using Redo
Steps to reproduce:1. Open project contained in "bug1.zip"2. Enter "Main" scene3. Select Main Camera and Directional Light gameobjec... Read more
SerializedProperty children not visible when put in horizontal group
To reproduce: 1. Open the attached project (Bugtest.zip)2. Open the Test -> EditorWindowTest window3. Observe that elements of ar... Read more
Layouts are not forwards compatible
Steps to reproduce : - create a new project- save a layout- open an earlier version of Unity- try to select the saved layout and Uni... Read more
Script component properties overlap with other component in the Inspecto...
How to reproduce:1. Open the user's attached project2. Open scene New Scene3. In the Hierarchy window, select "GameObject"4. 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default