Search Issue Tracker
PopUp EditorWindow are not consistently resizable even if its MinSize an...
To reproduce: 1. Download attached "CannotResizePopups.zip" project and open in Unity 2. From Menu select Report > Open Resizable P... Read more
Custom MenuItem only updates the Editor after restart
When creating custom menus priority attribute does not update correctly until the project is restarted. Reimport or a refresh of the... Read more
Text Cursor jumps between lines on Text Areas when using "Home" & "End" ...
Reproduction steps: 1. Open the attached Project "1182094.zip" 2. Open the Scene "dawdaw" and select "Text" GameObject 3. Within the... Read more
Cannot pass ModelInspector's type when calling Editor.CreateCachedEditor...
How to reproduce: 1. Create a new project with the default 3D template 2. Create an empty script 3. Inherit the 'Editor' class 4. Wr... Read more
Arrays are not Reorderable by default when SerializeField or SerializeRe...
How to reproduce: 1. Open the project "case_1260888-Reorderable" 2. Open the Scene "SampleScene" 3. Select the "GameObject" in the H... 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 macOS 2. Navigate to the Title bar and drag the Scene icon next to t... Read more
Crash on GUIView::DoPaint when creating a new Tile Palette
How to reproduce: 1. Open the attached project 2. Right-click on the project browser -> Create -> 2D -> Tile Pallete -> Rectangular ... Read more
[IMGUI] RGB, R and G tabs are missing in Baked Lightmap Preview Window
[IMGUI] RGB, R and G tabs are missing in Baked Lightmap Preview Window. RGB, R and G tabs are missing in Baked Lightmap Preview Wi... Read more
[IMGUI] Collider of Setting Icon in Preset is misplaced in Animation Tra...
Collider of Setting Icon in Preset is misplaced in Animation Transition of Point Light2D Steps to Reproduce: 1. Open attached pro... Read more
[IMGUI] BlendTree name and Threshold values from Inspector gets clipped
BlendTree name and Threshold values from Inspector are clipping, refer attached screenshot Steps to repro: 1. Create a new project.... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key