Search Issue Tracker
UI Elements are not getting focused when navigating through using arrow ...
How to reproduce:1. Open the user’s attached “My project.zip” project2. Enter Play Mode3. Focus on a small grey button located close... Read more
Warnings “Assets/ColorBugStyleSheet.uss (line 5): Expected (<color>) but...
Reproduction steps:1. Create a new project2. Import “Repro.uss“3. Observe the Console Expected result: No Warnings existActual resul... Read more
VFX System Border text cursor is sometimes not visible
How to reproduce:1. Create a new Unity project and install the Visual Effects package2. In the Project window, right-click -> Cre... Read more
Entire string is selected when trying to double click select only a part...
How to reproduce:1. Create a new Unity project2. Import the attached “text.cs” file3. Create an empty GameObject Prefab4. Add the “t... 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
Error "NullReferenceException: Object reference not set to an instance o...
Reproduction steps:1. Open the attached project ”NullReferenceProject”2. Enter The Play mode3. Click on the “Next“ button while the ... Read more
Input Field ignores first keyboard input when calling Focus() from code
Reproduction steps:1. Open the attached “FieldEdit.zip” project2. Open the “Assets/Test Scene.unity” Scene3. Enter the Play Mode4. C... Read more
Crash on CreateAssetMenu::Rebuild when creating a project after enabling...
Reproduction steps:1. Create an empty project2. Enable “ForceDebugAllocator” in File->Preferences->Diagnostics3. Close the Edi... Read more
USS variables inherited from parent elements are applied before local va...
Reproduction steps:1. Open the attached project “UIBuilderBug“2. Open the Visual Tree Asset “Assets/Test” Expected result: Visual El... Read more
Importing a theme through the Inspector allows importing the same theme ...
How to reprouduce:1. Create a new Unity project2. In the Project window, Create -> UI Toolkit -> TSS Theme File3. Select the c... 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