Search Issue Tracker
NullReferenceException is thrown when specific UI Toolkit focus changes ...
How to reproduce:1. Open the ‘Bug.zip' project2. Open the ‘Scene’ scene3. Enter Play Mode4. In the Game View select the 'Example1A’ ... Read more
Layout of elements is delayed when elements are styled with transition-d...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Enter the Play Mode4... Read more
Delegate registered through ListView.RegisterCallback<ClickEvent> method...
Reproduction steps:1. Open the "IN-53068.zip" project2. Open "Assets/Scenes/SampleScene"3. Enter Play mode4. Press on the "hello0" B... Read more
TextField and Label doesn't generate text with the right FontAsset
How to reproduce: (See attached video) Open the Tests/EditModeAndPlayModeTests/UIElementsSamples/ project Open the UI Builder (Windo... Read more
Synchronization is lost on lists when using SerializeReference
Reproduction steps:1. Open the attached project “SynchronizationLost“2. Open the “Sample Scene” Scene3. Select the "SyncLost" GameOb... Read more
Scale Mode Parameters do not match the selected Scale Mode when Scale Mo...
Reproduction steps:1. Open the attached “DragonTest” project2. Select “Assets/UI/PanelSettings/MainMenuPanelSettings.asset”3. In the... Read more
"NullReferenceException" Exception when RemoveFromHierarchy method is ca...
Reproduction steps:1. Open the attached project “ExceptionAtRemove”2. Open the “Assets/Scenes/SampleScene” Scene3. Enter the Play mo... Read more
"Constant Force" Component numeric fields drift out of view while enteri...
Steps to reproduce: Create a new project using Universal 3D template Create a Cube in the Hierarchy In the Inspector, add the "Const... 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
UIDocument's rootVisualElement recreated after MonoBehaviour.Start() whe...
The rootVisualElement of a UIDocument component is recreated after MonoBehaviour.Start() is invoked. The problem is that MonoBehavio... 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