Search Issue Tracker
Items in the ListView can’t be selected if there’s already selected item...
How to reproduce:1. Open the user’s attached “Kabam-UI-Toolkit-UGUI-Issue.zip” project2. Enter Play Mode3. Click on any of the items... Read more
The serialized field value cannot be changed when trying to set it back ...
Reproduction steps:1. Open the attached project “PropertyFieldBug“2. Open the scene “Assets/Scenes/SampleScene”3. In the Hierarchy w... Read more
Circular dependency warning is thrown in the Console when assigning TSS ...
Steps to reproduce:1. Create new Unity project2. In Project window create TSS Theme File asset (Create > UI Toolkit > TSS Them... 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
UI Toolkit element row margins are scaled inconsistently when UI Scaling...
How to reproduce:1. Open the “FlexWarpScalingBug.zip“ project2. Click “Test/Test“ in the Toolbar to open a “MyEditorWindow“ Window3.... Read more
[ShaderGraph][macOS] Input fields stop responding to user input after us...
How to reproduce: Create an SRP template project Create a new Shader Graph Right-Click to open a context menu while inside the Shade... Read more
VisualElements change scaling when mouse moves over UI Builder window on...
Setup: to reproduce the bug, 2 displays are needed with different DPI. This can be done by having different DPI (scale settings (on ... 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
"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
“RegisterCallback<KeyUpEvent>” and “RegisterCallback<KeyDownEvent>“ call...
How to reproduce:1. Open the user’s attached “TestJSONImport.zip” project2. Open Menu > Test > KeyUpEventTest3. Press the “Q”,... 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