Search Issue Tracker
EditorGUILayout.Popup freezes the Editor on Mac when text contains certa...
How to reproduce:1. Open the attached project "1215716.zip"2. In the Menu Bar, open Examples and click on "Editor GUILayout Popup us... Read more
Selecting a Color property and changing its color modifies the following...
How to reproduce:1. Open the attached 'project-1238762.zip' project and load 'EasyMode' scene2. In the Hierarchy window select 'Obje... Read more
EditorGUILayout.PrefixLabel is too large when the scrollbar is visible i...
How to reproduce:1. Download attached project and open "Main" Scene2. Select the GameObject named "GameObject" to display the SomeMo... Read more
Windows resized independent of cursor when trying to double-click drag r...
Reproduction steps:1. Open new Unity project with Default layout2. Expand Inspector window until the middle of the Editor3. Double c... Read more
[CustomEditor (typeof(StateMachineBehaviour), true)] does not create a c...
Reproduction steps:1. Open my attached project ("case_867121-test")2. Open the Animator window3. Select the "New State" state Expect... Read more
Errors when closing the "Save assets" window after exporting a package
Steps to reproduce : - make sure "Verify Saving Assets" is checked in the Preferences- create a new scene- save the scene- try to ex... Read more
Deleting array elements with serliazed properties collapse/expand elemen...
Steps to reproduce:1. Open attached project2. Open "main" scene3. Select "GameObject" in the Hierarchy4. Ensure that A, B, D classes... Read more
MenuItem validate function is called twice and always returns a null Men...
How to reproduce:1. Open user-submitted project (MenuCommandNullContext.zip)2. Open the GameObjectContextMenu.cs script3. Change lin... Read more
PopUp EditorWindow are not consistently resizable even if its MinSize an...
To reproduce: 1. Download attached "CannotResizePopups.zip" project and open in Unity2. From Menu select Report > Open Resizable ... Read more
When changing window size of Split IMGUIContainer window, layout of pare...
How to reproduce:1. Open the user-submitted project2. Open "Window" -> "Split IMGUI Container"3. Scale the window Expected result... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu