Search Issue Tracker
Able to scroll past the ScrollView bounds when using mouse wheel
How to reproduce: 1. Open the user's attached project 2. Press Play 3. Scroll with the mouse wheel as far as possible Expected resu... Read more
[UIToolkit] EditorWindow background rows sometimes disappear when the wi...
How to reproduce: 1. Open the user's attached "UIMultiTreeView" project 2. Open the "Windows -> MultiColumn Test Window" window from... Read more
RegisterCallback<ChangeEvent<T>> doesn't output when CustomPropertyDrawe...
How to reproduce: 1. Open the user's attached "UnityBugPropertyField" project 2. Open the "SampleScene" Scene 3. Select the "GameObj... Read more
MouseEnterEvent is sent to an element that's no longer in the panel
How to reproduce: 1. Open users attached project 2. Open Assets > Scenes > New Scene.unity 3. Enter Play Mode 4. Hover over the red ... Read more
[UI Toolkit] Special characters \n, \t and \r are encoded in the UI
Reproduction steps: 1. Create a new Unity project 2. Create a new UI Document (Right-click Assets > Create > UI Toolkit > UI Documen... 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 Window 3. In the "MultiColumnTreeView" wi... 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" scene 3. Disable "GameObject" fro... 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" project 2. Enter the Play Mode in the "SampleScene" Scene 3. Open the "Wi... Read more
UIToolkit with UIDocument - InvalidOperationException
1. What happened - Changing any value to any VisualElement in UIBuilder or via scripts creates an error (Invalid Operation Exception... Read more
MultiColumnTreeView "columnSortingChanged" callback is invoked multiple ...
How to reproduce: 1. Open project "MultiColumnTreeView Sort Callback Issue.zip" 2. Go to Menu > Window > MultiColumnTreeView Sort Ca... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow