Search Issue Tracker
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 Window3. Press Close bu... Read more
Project window icons are light gray when creating a UP, HDRP or "3D With...
How to reproduce:1. Create a new UP project2. Open the project window Expected results: The icons are dark grayActual results: The i... Read more
If field stays selected after Play Mode is stopped the value does not ch...
Reproduction Steps:1. Create new project2. Select any float field (for example Camera's Transform position x field)3. Select the cur... Read more
Elements in the Inspector disappear when using EditorGUI.BeginProperty a...
How to reproduce:1. Open the attached '1334600.zip' project2. Open 'SampleScene'3. In the Hierarchy select the 'Test' GameObject4. I... Read more
Animation add property window selection fails when clicking fast
Steps to reproduce: 1. Create new project.2. Create particle system. (Any other object works really)3. Create animator and assign it... Read more
"Plus" icon is missing on the Add Package button in the Package Manager ...
Steps to reproduce:1. Create/Open any project2. Open Window->Package Manager Expected result: "Plus" icon is on the Add Package b... 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 new ... 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 old... Read more
EditorWindow.Position get/set is inconsistent when creating Custom Edito...
To reproduce:1. Open attached project2. Go to the Examples>PositionBug. Reproducible with: 2017.4.18f1, 2019.1.0a10, 2019.1.0a14,... Read more
[IMGUI] Stack trace input Field is Misaligned on resizing Player setting...
When Player setting preset window is resized then Stack trace input Field appears Misaligned other settings of player settings. Step... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code