Search Issue Tracker
Editor Windows Layout is being saved/loaded incorrectly when saving undo...
How to reproduce: 1. Open attached project "layoutbug.zip" 2. Undock Scene Window 3. Move Scene Window to be slightly out the screen... Read more
[Color Picker] Width of the border of the Alpha Value is not enclosed wi...
Steps to Repro: 1. Open new project 2. Create Assets > right-click > Create > Material 3. Click on New Material > Inspector > Albed... Read more
[iOS][IMGUI] Character Limit prevents entering Chinese keyboard input
When entering Chinese text, a standard Latin keyboard and autocorrect is used. Text entered in Latin letters is replaced with a Chin... Read more
[HighDPI] Button dialogs are being cut off when trying to change layer m...
How to reproduce: 1. Open attached project ("case_1043212-HiDPITest.zip") 2. Open scene "ggg" 3. Select "GameObject" in Hierarchy 4.... Read more
Editor throws enum errors when calling OnInspectorGUI() or setting Edito...
How to reproduce: 1. Download and open attached project "UnityEventBugReport" 2. Select "GameObject" object in Hierarchy 3. In Inspe... Read more
ExitGUIException is thrown when PopupWindow.Show is called from GenericMenu
How to reproduce: 1. Open the attached "TestFor1056316.zip" project 2. Press Example -> Popup Example in the top menu bar 3. Press P... 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
Old name is shown in the menu items when ContextMenu attribute name is c...
How to reproduce: 1. Open the attached "1303699_repro.zip" 2. Open the "SampleScene2" Scene 3. Select the "GameObject" GameObject in... Read more
[IMGUI] Vertical scrollbar disappears on resizing the Inspector window
The Vertical scrollbar for the Inspector Window flickers and disappears on resizing the window. Refer to the attached video. Steps ... Read more
Changes made to the Background Tasks window size are reverted after open...
How to reproduce: 1. Create a new Unity project with the HDRP template 2. Go Window -> Rendering -> Lighting 3. Scroll down to the b... 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