Search Issue Tracker
"EditorGUILayout.MaskField" returns different values if the dropdown lis...
How to reproduce:1. Open project "MaskField bug.zip"2. In the Menu open Window > My Window3. Press on "Nothing" and select "A", "... 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
Using EditorUtility.DisplayCancelableProgressBar in ChangeCheckScope thr...
How to reproduce:1. Open user-submitted project (Unity2019.2-CustomInspectorLayoutScopeIssue)2. Open the 'SampleScene' scene3. Selec... Read more
[IMGUI] NullReferenceException is thrown on docking any window.
[IMGUI] NullReferenceException is thrown on docking any window. NullReferenceException: Object reference not set to an instance of a... Read more
Text is not added to clipboard when copying Text with special characters...
How to reproduce:1. Create new project2. Rename Camera3. Copy "If there are words that include "þ" or "ð" the whole string is not ad... Read more
EditorWindow.ShowModalUtility() doesn't prevent interactions with the Ed...
How to reproduce:1. Open user-submitted project (ModalNotModal)2. Select ModalWindow/Show from the toolbar Expected result: the util... Read more
[Editor] Folder names are overlapping inspector border in two column lay...
Folder names are overlapping inspector border in two column layout at 150% or more scale Steps to Repro:1. Create a new Project2. Pr... Read more
Assertion failed on expression: 'didInsert' after opening Polybrush tab ...
Edit (thomas.lopez): Problem appears here in Polybrush but it is coming from IMGUI Gradient in the Editor window and not Polybrush r... Read more
[OSX] The Scene icon in the Unity Editor's title bar can be dragged and ...
How to reproduce:1. Open any Unity project on a device running macOS2. Navigate to the Title bar and drag the Scene icon next to the... Read more
UI Scaling Preferences window unnecessarily shows a warning after Editor...
How to reproduce:1. Create a new project or open an existing one2. Open UI Scaling Preferences (Edit -> Preferences... -> UI S... 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
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- Test Runner fails to create a script in the active path when selecting a file as the active path