Search Issue Tracker
PointerDownEvent doesn't register double-clicks
Reproduction steps:1. Download and open the attached "UIToolkit Bug.zip" project2. Enter "Play" mode3. Double-click on the red squar... Read more
ListView.unbindItem is called at index 0 when adding a new item to a lis...
How to reproduce:1. Open the attached project "listRepro"2. Open the ListViewUnbindIssue window (Window > ListViewUnbindIssue)3. ... Read more
Custom Inspector PropertyField Foldouts do not stay collapsed when redra...
How to reproduce:1. Open the attached project (CustomInspectorTest.zip)2. Open scene Scenes/SampleScene3. In the Hierarchy, select t... Read more
[UI Toolkit] Update Layout CPU Usage is huge even when only one element ...
How to reproduce:1. Open the user's attached "SlowLayout" project2. Enter the Play Mode in the "SampleScene" Scene3. Open the "Windo... Read more
Crash when calling Graphics.RenderMesh for a Mesh that was destroyed
Reproduction steps:1. Open the attached project "Test_script"2. Open "Assets/Scene/Sample Scene" scene3. Disable "GameObject" from t... Read more
[UI Toolkit] Special characters \n, \t and \r are encoded in the UI
Reproduction steps:1. Create a new Unity project2. Create a new UI Document (Right-click Assets > Create > UI Toolkit > UI ... Read more
MouseEnterEvent is sent to an element that's no longer in the panel
How to reproduce:1. Open users attached project2. Open Assets > Scenes > New Scene.unity3. Enter Play Mode4. Hover over the re... Read more
RegisterCallback<ChangeEvent<T>> doesn't output when CustomPropertyDrawe...
How to reproduce:1. Open the user's attached "UnityBugPropertyField" project2. Open the "SampleScene" Scene3. Select the "GameObject... Read more
NullReferenceException is thrown when drag-and-dropping Prefab into Prop...
How to reproduce:1. Open the user's attached "Blank" project2. Open the "Test -> Editor Window" custom window from the menu3. Dra... Read more
[UI Toolkit] FPS drop on scroll when the mouse cursor leaves Game view area
How to reproduce:1. Download the attached project "UIToolkit.zip"2. Open "SampleScene" Scene3. Enter Play mode4. Try to scroll verti... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons