Search Issue Tracker
[Backport] ListView becomes unselected when scrolling with up, down, hom...
Reproduction steps:1. Open the user's attached project2. Select "test" asset in the Project window3. Select an item in the ListView ... Read more
[Backport] UIElement.ListView with reorderable enabled in EditorWindow c...
How to reproduce:1. Open the attached project "uitoolkittest.zip"2. Click UIElements > Test > ReorderableListView Show3. Dock ... Read more
[Backport] [UI Toolkit] TreeView drop-down arrow is focused after adding...
How to reproduce:1. Open the attached project “devs-sequences-uitoolkit_repro.zip”2. Open UI Toolkit Sequences window (Window > S... Read more
[Mac] About Unity fails to show full version after pressing "option" key
How to reproduce:1. Create/open any Unity project2. Unity -> About Unity... -> Press "option" key3. Observe the About Unity wi... Read more
Visual artefacts when filling an arc with the UI Toolkit Painter2D
Reproduction steps: Open the user's attached project Open Tools > FilledArcWindow Observe the Window Expected result: Smooth line... Read more
Meshes are missing when using Static Batching with Scriptable Build Pipe...
How to reproduce:1. Open the user’s attached project2. Open scene Scenes/Loader3. At the top of the Editor window, go to H4K -> B... Read more
Array is marked as undisposable when using AsyncGPUReadback.RequestIntoN...
How to reproduce:1. Open the attached project (NativeArrayTest.zip)2. Open scene Scenes/TestScene23. Press the Play button, then pre... Read more
Input field value cannot be copied in runtime when the field is readonly
Reproduction steps:1. Open the attached “ReadonlyCopy.zip“ project2. Open the “SampleScene” scene3. Enter Play mode4. In the Game vi... Read more
The view of the app is not fully visible when changing screen orientatio...
How to reproduce:1. Build and Run the “16.zip” project on a device with iOS 162. In-app rotate a device to change the orientation3. ... Read more
[2D][Shadergraph] Alpha clipping is not taken into account when using Un...
How to reproduce:1. Open the attached project "SpriteShadergraphBug.zip"2. Open the "SampleScene" Scene3. Enter the Play mode Expect... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class