Search Issue Tracker
Style of elements doesn’t change when overriding style in UI Toolkit
How to reproduce:1. Open the user’s attached “UIBug.zip” project2. Enter Play Mode and observe the square on the right side Expected... Read more
'Copy' doesn't add selected text to clipboard
Reproduction steps:1. Create a new project2. Open the Package Manager ("Window > Package Manager")3. Select any package4. Copy ei... Read more
GameObject name doesn’t change when changing it from the “Debug” window
How to reproduce:1. Create a new project2. In the Hierarchy window, select “Main Camera” GameObject3. In the Inspector window, chang... Read more
Font character thickness does not adjust properly in UI Toolkit text whe...
How to reproduce:1. Open the attached "IN-129614_Test Font Asset.zip" project2. In the Project window, double-click on "Test" to ope... Read more
Precision issue found in UnityUIE for texture sampling branching
I found a precision in the UIE_BRANCH() code path. Since the Texture index is a half, is it not always correctly forwarded as an exa... Read more
UxmlAttributeConverter is not called when entering the Play Mode
Reproduction steps:1. Open the attached “UITKTest.zip” project2. Open the “Assets/Scenes/BootstrapScene.unity” Scene3. Enter the Pla... Read more
Font character thickness does not adjust properly in UI Toolkit text whe...
How to reproduce:1. Open the attached "IN-129614_Test Font Asset.zip" project2. In the Project window, double-click on "Test" to ope... Read more
EventDispatcherGate throws an ArgumentNullException when calling RemoveF...
How to reproduce:1. Open the user-attached project “BUG-UIToolkit-TransitionAfterRemove”2. Open the “SampleScene” scene3. Enter the ... Read more
Applying the SerializeField attribute to the field generated by the prop...
How to reproduce:1. Open the attached “name.zip” project2. Open the “SampleScene” Scene (Assets > Scenes)3. In the Hierarchy, sel... Read more
UI Toolkit custom elements are not rendered in the Game view when UI Bui...
Reproduction steps:1. Open the user's attached “repro project”2. Open “SampleScene”3. Open “MainGameUI.uxml”4. Enter Play Mode5. Obs... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project