Search Issue Tracker
UIElements Style.translate is shifted down on the Y axis when in Play Mode
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. In Hierarchy, sele... Read more
GameObject name doesn’t change when changing it from the “Debug” window
How to reproduce:1. Create a new project2. In the Hierarchy window, select “Main Camera” GameObject3. In the Inspector window, chang... Read more
Save process is triggered every time when prefab property values are cha...
Reproduction steps:1. Open the attached project “SaveProperty”2. Open Project Settings (Edit > Project Settings)3. In the Project... 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
NullReferenceException is thrown when instantiating a VisualElement crea...
How to reproduce:1. Open the attached user project “HierarchyBug.zip“2. Open the “SampleScene” Scene3. Enter Play Mode Expected resu... 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
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
GameObject’s script Component gets enabled in Play Mode when it has a sc...
How to reproduce:1. Open the user’s attached “Unity_bug_a.zip” project2. In the Hierarchy window, select “Player” GameObject3. Enter... Read more
'Copy' doesn't add selected text to clipboard
Reproduction steps:1. Create a new project2. Open the Package Manager ("Window > Package Manager")3. Select any package4. Copy ei... Read more
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
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