Search Issue Tracker
[UIToolkit] wrong label measure upon display change
Reproduction steps:1. Open attached project "BugUIToolkitLabel.zip" and scene "SampleScene"2. Enter Play Mode3. In Game View, click ... Read more
IMGUIContainer is offset vertically by 20px when in the Game view
How to reproduce:1. Open the attached project "UI.zip"2. Open Assets/Scenes/SampleScene.unity3. Open Assets/ExampleLayout.uxml Expec... Read more
Wrong element positioning after changing VisualElement.resolvedStyle.dis...
How to reproduce:1. Open the attached project2. Open SampleScene3. Click Play4. Click the button in the top left corner of the Game ... Read more
"ArgumentException: Unhandled type ScalableImage" error is thrown when D...
How to reproduce:1. Open the attached "1332393_Repro" project2. In the Project window double-click on the "NewUXMLTemplate" Asset3. ... Read more
Artifacts are visible in the Game view when generating Visual Element an...
How to reproduce:1. Open the user's attached project and Scenes/SampleScene scene2. Enter the Play mode3. Click on the Game view Exp... Read more
Hover state resets when there is another UI Toolkit element in the same ...
Reproduction steps:1. Open user's project "FontTest.zip"2. Open "SampleScene" Scene3. Enter Play Mode4. Notice how the "Rotate me!" ... Read more
[UI Toolkit] DropdownField is broken when using USS
Steps to reproduce:1. Download and open the user's project "UIToolkitDropdownIssue-2021.1.zip"2. Open Assets/Scenes/SampleScene.unit... Read more
[UI Toolkit] DropdownField choices property cannot be accessed when refe...
How to reproduce:1. Create a new project using the 3D template2. Import the UI Toolkit (com.unity.ui) package (if not in Unity 2021.... Read more
InvalidOperationException gets thrown in the Console when using the new ...
How to reproduce:1. Open the attached '1336180.zip' project2. Open the 'Test' Scene3. Enter the Play mode4. Observe the Console Expe... Read more
UI Toolkit Debugger doesn't display the names of Visual Elements after i...
Reproduction steps:1. Create a new project and open it2. In the top toolbar open Window/UI Toolkit/Debugger3. Try selecting anything... 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