Search Issue Tracker
[UI Toolkit] UI Document is created in Assets instead of Packages folder
Reproduction steps:1. Open attached project "UIToolkit2.zip"2. In Project window, right-click Packages/Local Package and select Crea... Read more
[UI Toolkit] Cursor is reset back to default after hovering on a UI Docu...
How to reproduce:1. Open the attached project2. Open SampleScene3. Click Play4. Hover the cursor above the red rectangle Expected re... Read more
UI Toolkit components have blurry/dull text rendering
Reproduction steps:1. Open user's project "UIToolkit2.zip" and open "SampleScene"2. Open additional Inspector window by right-clicki... Read more
[UIToolkit] The selection in the input field doesn't change when pressin...
How to reproduce:1. Open the user's attached "TestTabIndex" project2. Open the Scene "SampleScene"3. Enter the Play Mode4. Select on... Read more
Scrollview incorrectly scales elements above and below when resizing the...
How to reproduce:1. Open attached project "Bug Test.zip"2. Open custom window (Tools/Test Window)3. Resize the window Expected resul... Read more
UI Document text will wrap unnecessarily when resizing the Game View Hor...
How to reproduce:1. Open the attached project "FontTest.zip"2. Open SampleScene3. Resize the Game View horizontally4. Observe the te... Read more
[UI Toolkit] IMGUIContainer flickers when UI is updated in the Build
How to reproduce:1. Open the user's attached "DragAndDropExample" project2. Open the Scene "SampleScene"3. Open the Build Settings (... Read more
[UI Toolkit] Can't create TextSettings asset file in Packages > Local Pa...
How to reproduce it:1. Open the user's attached project "UIToolkit2.zip"2. In the Project window open a Packages > Local Package ... Read more
[iOS] [UIToolkit] scroll doesn't work when using the new Input System
Reproduction steps:1. Download and open the attached "New Unity Project (1).zip" project2. Build and deploy to iOS3. Attempt to scro... Read more
PropertyDrawer.CreatePropertyGUI will not get called when using a Custom...
How to reproduce:1. Open the attached project2. Open SampleScene3. Select MyObject in the Scene Hierarchy4. Observe MyComponent in t... 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