Search Issue Tracker
[IMGUI] Changes to "Grid" Color from "Preferences" do not reflect until ...
Changing the Color of the Grid from "Preferences" does not display the chosen color until the Scene View Window is closed and reopen... Read more
Selecting large texture files causes editor lag.
When selecting large textures in the project window Unity's selection lags behind the mouse click. This can lead to selecting the wr... Read more
EditorGUIUtility.ShowObjectPicker doesn't allow to pick assets from deri...
Repro steps:1. Open attached project2. Main Menu -> Window -> TestObjectPicker -> TestTool3. Press the "Select Preset" butt... 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
[IMGUI] Preview window doesn't close when it is selected from the title ...
Right-clicking on the title bar of the preview window and selecting close from the options doesn't close the preview window, however... Read more
EditorGUILayout.Foldout arrow is outside Vertical Group when used in OnI...
Reproduction steps:1. Open user's attached project "GUILayoutBug"2. In the Project window, click on "New My Settings" to see its set... Read more
EditorGUILayout.PropertyField does not open Arrays that are of different...
How to reproduce:1. Open the user's attached "BugPropertyField.zip" project2. In the Project window go to Assets -> Scenes -> ... Read more
Pressing the right arrow key on the root of a foldout skips the child el...
How to reproduce:1. Open any Unity project2. In the Hierarchy window, create two parent GameObjects with some children (so there are... Read more
Slider not calling OnValueChanged when Reload Domain and Reload Scene op...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. In Game View, Move the Slider ar... Read more
Window created with GUI.Window function is not highlighted when it is se...
How to reproduce:1. Open the attached project "case_1214816-Project.zip"2. Open the Custom Window->Example tab in the top toolbar... 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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes