Search Issue Tracker
[UI Toolkit] Pointer Events doesn't work correctly when multiple UI Docu...
How to reproduce it:1. Open the attached project "1341135.zip"2. Load the "SampleScene" Scene3. Enter the Play Mode4. In the Game vi... Read more
Assertion failed on expression: 'didInsert' when opening gradient editor
How to reproduce:1. Create a new VFX Graph in URP/HDRP project2. Select gradient in 'Set Color over Lifetime' block to open color ed... Read more
Input System Event System for UI Toolkit input Component's Action names ...
How to reproduce:1. Open the attached "1339871_Repro" project2. Open the Scene "SampleScene"3. In the Hierarchy select the "GameObje... Read more
UIElement.ListView with reorderable enabled in EditorWindow cannot be re...
How to reproduce:1. Open the attached project "uitoolkittest.zip"2. Click UIElements > Test > ReorderableListView Show3. Dock ... Read more
[UI Toolkit] MouseEnterEvent/MouseOutEvent is called repeatedly when usi...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. Mouse over the Button4. Inspect ... Read more
[UI Toolkit] Editor window does not open when changing the .uss file nam...
How to reproduce:1. Open the attached project "WindowDoesNotOpen.zip"2. Rename the UIElementsTest.uss file (Assets > Editor)3. Cl... Read more
MouseOutEvent is triggered when text changes on a UIToolkit label if the...
Reproduction steps:1. Open project "UnityInputTest.zip"2. Open UI Toolkit Debugger from Windows > UI Toolkit > Debugger3. Togg... Read more
[UI Toolkit] Visual Element is rendered with 0 percent alpha value and s...
Steps to reproduce:1. Create new project2. Window > Package Manager > + > Add package from git url: com.unity.ui.builder3. ... Read more
[Shadergraph] Drop down arrows don't work sometimes
Repro steps1. Create a URP Lit or HDRP Lit shader graph2. Click a drop down arrow in the Graph Inspector a few timesExpected result:... Read more
WheelEvent does not receive modifiers change when scrolling mouse wheel ...
How to reproduce:1. Open the attached project "BugTest.zip"2. Open Assets/Scenes/SampleScene.unity3. Enter Play Mode4. In the Game w... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code