Search Issue Tracker
[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
Editor freezes when using "MultiColumnTreeView" with large numbers of items
How to reproduce:1. Open project "Issue.zip"2. Go to Menu > Window > MultiColumnTreeView Window3. In the "MultiColumnTreeView"... 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
[UIToolkit] ArgumentOutOfRangeException is thrown when adding/removing e...
How to reproduce:1. Open the attached "case_1418688" project2. Open the "SampleScene" Scene3. Select the "Repro" GameObject in the H... 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
[UIToolkit] EditorWindow background rows sometimes disappear when the wi...
How to reproduce:1. Open the user's attached "UIMultiTreeView" project2. Open the "Windows -> MultiColumn Test Window" window fro... Read more
Able to scroll past the ScrollView bounds when using mouse wheel
How to reproduce:1. Open the user's attached project2. Press Play3. Scroll with the mouse wheel as far as possible Expected result: ... Read more
Enum HumanBodyBones does not point to correct value when using PropertyF...
How to reproduce:1. Open the attached project's Scene labeled "Bug"2. In the Hierarchy, select the "Armature_UIToolkit" GameObject3.... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default