Search Issue Tracker
[IMGUI] Letter "g" is clipped in Search Engines under Search Service in ...
Letter "g" is clipped in Search Engines under Search Service in the Preferences window Steps to Repro: 1. Create a new project 2. ... Read more
[IMGUI] While searching "type, name, or class" text letters are overlapp...
When searching for type, name, or class in the search box in the "UIElements Debugger" Window, Letters like g/y/j/q are cut from the... Read more
[Progress] Progress always displays the remaining time after doing it once
Using AsyncProgressBarTests project: Progress > Start Async Task In the Status bar, the main progress shows the message "Doing stuff... Read more
Duplicate buttons appear in a Hinge Joint component when having two Insp...
How to reproduce: 1. Open the attached project "Hinges.zip" 2. Open SampleScene 3. Add another Inspector tab and dock it somewhere v... Read more
NonReorderable attribute is ignored when the list is in inherited class
How to reproduce: 1. Open the attached project ("1331091.zip") 2. Open "SimpleScripts.cs" in Assets/Editor 3. Notice how there are t... Read more
[Editor] Player Settings don't expand when clicking on the arrow
Steps to reproduce: 1) Download attached project and open in Unity 2) Go to Player Settings 3) Click on the arrow to expand any of ... Read more
GUILayout.Button becomes unclickable when a DisplayCancelableProgressBar...
How to reproduce: 1. Open the attached "1233899 repro" project 2. Open the "SampleScene" Scene from the Assets/Scenes folder 3. Sele... 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
High CPU load when using GUILayout while Interaction Mode is set to "Def...
How to reproduce: 1. Open the attached project 2. Go to Tools->RockTomate->Windows->Job Editor Expected result: CPU usage is normal... Read more
[Themes] "EndLayoutGroup" errors are thrown when GUI items are highlight...
"EndLayoutGroup" errors are thrown in console when GUI items are highlighted by PrefixLabel after highlighting by content in Highlig... 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
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running