Search Issue Tracker
[macOS] Ctrl+Click does not open ObjectField context menu ("Properties.....
Reproduction steps: 1. Create and open a new Unity project 2. In Hierarchy, select Main Camera 3. In Inspector, Hold Control Keyboar... Read more
[Terrain] Dropdown icon of "Channel Remapping" doesn't work under "Mask ...
"Channel Remapping" dropdown icon not clickable under the "Mask Map" in the Inspector, refer the attached video. Steps to repro: 1.... Read more
Errors and inability to interact with window when docked and redocked
Reproduction steps: 1. Open attached project "Charts.zip" 2. In Menu, open Test/Test Window 3. Dock the Test Window above the Game V... 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
PopupWindow stays open when moving the Editor Window
How to reproduce: 1. Create a new project 2. Click on the "Layers" tab in the top right corner of the Editor 3. While the context me... Read more
[IMGUIContainer] ExecuteCommand will not work with GUILayout.Window if t...
How to reproduce: 1. Open the user-submitted Project 2. Go to Window -> Test -> FieldContextMenu 3. Select the "Test2" text 4. Right... Read more
Default quality level buttons misaligned when all the target platform su...
The default quality level buttons misaligned when all the target platform support is installed. The "Default Quality" setting button... Read more
OnSceneGUI isn't called for a game object when the inspector is locked o...
Repro steps: 1. Open user attached project "OnSceneGUINotCalled" 2. Open scene "SampleScene" 3. Select "Test Object" in the Hierarch... Read more
Missing referenced script warnings are thrown when resetting the Editor ...
How to reproduce: 1. Create a new Unity project 2. Select any Editor layout type other than the default 3. Click Play 4. Change Edit... Read more
IndexOutOfRangeException is thrown from Selectable.OnEnable/OnDisable wh...
How to reproduce: 1. Open user-submitted project (SelectableException.zip) 2. Open the SampleScene 3. Enter Play Mode 4. Click the '... 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
- Error "NullReferenceException: Object reference not set to an instance of an object" is present when loading 3D text mesh in Player from an asset bundle that is built with an older Editor version