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 project 2. Main Menu -> Window -> TestObjectPicker -> TestTool 3. Press the "Select Preset" button A... 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
[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 s... Read more
EditorGUILayout.PropertyField does not open Arrays that are of different...
How to reproduce: 1. Open the user's attached "BugPropertyField.zip" project 2. In the Project window go to Assets -> Scenes -> Reso... Read more
Pressing the right arrow key on the root of a foldout skips the child el...
How to reproduce: 1. Open any Unity project 2. In the Hierarchy window, create two parent GameObjects with some children (so there a... 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 Mode 3. In Game View, Move the Slider... 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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected