Search Issue Tracker
Scripts are deleted if the script's file name is empty and the escape bu...
How to reproduce: 1. Open any Unity project 2. In the Project window, right click and create a new C# Script 3. Delete the name whil... Read more
Canvas Group Interactable flag is applied to the GameObject when the Can...
How to reproduce: 1. Open the attached '1324097.zip' project 2. Open 'SampleScene' 3. In the Hierarchy select Canvas > Button 4. In ... 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
IMGUIContainer Overflow.Hidden is ignored when GUI z-axis rotation is se...
How to reproduce: 1. Open one of the attached projects ("GUI_Test" for versions 2019.1.0a9 and above, "GUI_Test_Experimental" for ol... Read more
EditorWindow.Close() doesn't close the sub window
To reproduce: 1. Open the project, attached by the user (EditorWindow Bug Test.zip) 2. Go to Window -> New Window 3. Press Close bu... Read more
[TreeCreator] NullReferenceException on modifying properties of "Tree" c...
Editor throws NullReferenceException when a material is assigned to Branch Material and properties of Tree component are modified. r... Read more
[Profiler] Cross button activated in a blank search bar when Hierarchy i...
Cross button activated in a blank search bar when Hierarchy is selected in CPU usage. Steps to Repro: 1. Create a new Project 2. O... Read more
EditorWindow.Position get/set is inconsistent when creating Custom Edito...
To reproduce: 1. Open attached project 2. Go to the Examples>PositionBug. Reproducible with: 2017.4.18f1, 2019.1.0a10, 2019.1.0a14,... Read more
[Tag][Layer] Tag and Layer manager does not validate when only empty spa...
Both Tag and Layer manager do not validate when empty spaces are added. Refer the attached video Steps to reproduce: 1) Create a ne... Read more
Elements in the Inspector disappear when using EditorGUI.BeginProperty a...
How to reproduce: 1. Open the attached '1334600.zip' project 2. Open 'SampleScene' 3. In the Hierarchy select the 'Test' GameObject ... 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