Search Issue Tracker
Leaking dynamically created meshes when cloning UXML items to a UI Docum...
Reproduction steps:1. Open project “2022.2_BugReport.zip”2. Open “SampleScene”3. Enter Play Mode4. Open “Window\Analysis\Profiler” a... Read more
Warning "Expected end of value but found" is shown when inserting a blan...
How to reproduce:1. Open the attached “IN-134977” project2. In the Assets folder open the “test.uss” file3. In the External Script E... Read more
[Android] uGUI InputField constantly loses focus when a Bluetooth keyboa...
How to reproduce:1. Open the “ReproProject.zip“ project2. Open the “SampleScene“3. Build and Run for Android4. Connect a Bluetooth k... Read more
Highlighter.Highlight highlights a different component when multiple com...
Reproduction steps:1. Open the “ReproProject“ project2. Open the “Assets/Scenes/SampleScene“ scene3. Select the “TestObject“ GameObj... 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
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
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
Component content is not visible after the addition of the Component
Reproduction steps:1. Open the attached "repro_IN-50399.zip" project2. Open the "Avenue" Scene3. Open the "Test" Scene4. In the Hier... Read more
[Android] UnityEngine.UIElements.UQueryExtensions.Q causes an ArgumentNu...
Reproduction steps:1. Open the attached project “ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Download Firebase ... Read more
The UIElements "GeometryChangedEvent" is not invoked when modifying "Vis...
How to reproduce:1. Open the attached ”IN-129846.zip” project2. Enter Play Mode3. Open UI Toolkit debugger (Window → UI Toolkit → De... 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