Search Issue Tracker
[UI Toolkit][Android] Focusing TextField using a physical keyboard with ...
How to reproduce:1. Open the “IN_69694” project2. In the Build Settings make sure Android Platform is selected3. In the “Run Device”... Read more
[MacOS] Value in the Inspector window can’t be changed by dragging the c...
How to reproduce:1. Open the attached “highlightedField.zip” project2. Open “SampleScene” Scene (Assets > Scenes)3. In the Hierar... Read more
[TextMeshPro] Text is missing an underline when TMP_Private does not set...
Reproduction steps:1. Open the attached "PROJECTFILE" project2. Open the "PROJECTPATH" scene3. Enter the Play Mode4. Observe the Gam... Read more
Touch is not registered on mobile devices on the UIToolkit Button when u...
How to reproduce:1. Open the user’s attached “buttonIssue.zip” project2. Open “Gameplay.asset” (Assets/UI Toolkit/Settings/Panel Set... Read more
TextField RegisterValueChangedCallback doesn't fire callbacks when the t...
Reproduction steps:1. Open the attached “BugRepro” project2. Open 2 “TestFocusWindow” windows (Bug > Open Test Window)3. Dock bot... Read more
“SendMessage cannot be called during Awake“ warnings appear when loading...
How to reproduce:1. Open the user’s attached “ToolkitTest.zip” project2. Enter Play Mode3. Press the “LOAD NEXT SCENE” button4. Obse... 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
UI Toolkit 'background-size' property is not fully animatable
Reproduction steps:1. Open the attached “AnimatableBackground.zip” project2. Open the “test” Scene3. Enter the Play mode4. Hover on ... Read more
ScrollView doesn't expand when elements are added in Play Mode
How to reproduce:1. Open the attached “rootbug.zip“ project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Enter Play Mode4. P... 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
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