Search Issue Tracker
"Learn more" under the UI Toolkit's "Project Preview Theme" Project Sett...
How to reproduce:1. Create a new Unity project2. Go to Project Settings -> UI Toolkit -> Project Preview Theme -> Message b... Read more
UI Document component warning doesn't parse newline characters correctly
Steps to reproduce:1. Open a new project2. Add a UI Document component to any Game Object3. Observe the error asking the user to add... Read more
Text containing "\u" and "\U" is incorrectly displayed when using UIElem...
How to reproduce:1. Open the attached user project “UIToolkitEscapeSequenceParsing.zip“2. Open Scene “SampleScene“ (Assets/Scenes)3.... Read more
Extremely poor performance using flex-direction in nested foldouts in Sc...
Reproduction steps:1. Open the attached project “PerformanceIssue”2. Open “Packages/CriticalForce.ObjectBuilderTool.Unity/Samples/Sc... 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
TextField cannot be edited in an extended Editor window when double-clic...
How to reproduce:1. Open the “UIR2022.3.24“ project2. Open the “UIRTest” window (Window > UI Toolkit > UIRTest)3. Double-click... 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
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
Event System: Component titles should be listed with spaces
Repo steps: Open Unity Scene In Hierarchy > Right click > Hover on "UI" > Click "Event System" The component "EventSystem" ... Read more
UI Toolkit: UI Document asset has broken links to its documentation
Steps to reproduce: Create a project Go to "Project" -> "Asset" section -> right click ->Create ->UI Toolkit -> UI Do... 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
- 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
- Resize to Fit option for Import Activity window's Columns does nothing
- Cell template field is reset and an "ArgumentException" is thrown when template was edited and UI Document is reopened