Search Issue Tracker
GUI Windows are non-interactive when instantiated in a custom Editor window
How to reproduce:1. Open the attached 'project-1222547.zip'2. In the Editor select 'Test' > 'GUIWindow Demo'3. Try interacting wi... 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. C... Read more
[IMGUI] "Could not determine location" error is thrown when a new swatch...
"Could not determine preset file location type" error is thrown when a swatch preset library is created with name starting with "/".... Read more
EditorGUI.Popup has limited depth when they are Multi-Level
How to reproduce:1. Open the attached project("Popup_Test")2. Go to Test > Window3. In Selection A, try to go to the 20th level o... Read more
[IMGUI] Warning icon in asset importer window is clipped
Steps To Reproduce: 1. Create a new Project2. Window > General > Asset Store3. Search UI samples and click on Import4. On the ... Read more
[macOS] Event.current.type mouseDrag and mouseUp pointerType values are ...
How to reproduce:1. Open user-submitted project (PointerEventBroken.zip)2. Open the SampleScene3. Enter Play Mode4. In the Game view... 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
Editor crashes silently when assertion is not met after calling EditorGU...
How to reproduce:1. Open the user's attached project "case_1209597-EnumPopup.zip"2. Click on the "Tools" > "EnumPopupTest" in the... Read more
[IMGUI] Save Scene Dialog appears twice on clicking "Don't Save" on chan...
Save Scene Dialog appears twice on clicking "Don't Save" on changing Graphics API Steps to repro:1. Create a new Project > Create... Read more
ArgumentException Getting control position on repaint is thrown when the...
How to reproduce:1. Open attached project "Tree View.zip"2. In Editor, open TreeView Examples -> Custom Row Heights3. In Project ... 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