Unity Issue Tracker - ListView list items in UIToolkit get stuck when reorderMode is set to Animated and they are reordered using two or more fingers on touch devices
Open
UUM-117689
ListView list items in UIToolkit get stuck when reorderMode is set to Animated and they are reordered using two or more fingers on touch devices
Unity: UI Toolkit Controls
Open
6.7.X
6.6.X
6.5.X
6.4.X
6.3.X
6.0.X
Won't Fix
6.2.X
Unity 6000.2 has reached its end of life and will not receive further updates. If you need additional fixes, please upgrade to a newer Unity version.
How to reproduce:
1. Extract and open the attached “IN-114657.zip“ project
2. In Assets/Scenes, open the “SampleScene.unity“ Scene
3. Enter Play mode
4. Using two fingers or more, try swapping different list items
5. Observe the list
Expected result: The list changes according to your finger swipes
Actual result: The list items get stuck and can not be moved anymore