Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.0.0-preview.14
Issue ID
1345142
Regression
No
UIElement.ListView with reorderable enabled in EditorWindow cannot be reordered when docked in another window
How to reproduce:
1. Open the attached project "uitoolkittest.zip"
2. Click UIElements > Test > ReorderableListView Show
3. Dock the opened window somewhere in the Editor
4. Try to drag and drop the list elements to reorder them
Expected result: You can change the position of the element
Actual result: You cannot change the position of the element
Reproducible with: 2020.3.13f1, 2021.1.13f1 (1.0.0-preview.3 - 1.0.0-preview.14), 2021.2.0b1
Could not test with: 2018.4.34f1, 2019.4.28f1 (UI Toolkit not supported)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][Vulcan] "UNITY_DISPLAY_ORIENTATION_PRETRANSFORM" is always 0 when the render pipeline is URP
- Editor loads for a long time when doing an Undo action in a large Shader Graph
- Memory leak when building AssetBundles
- [Asset Bundle] AudioSource output field not staying connected correctly when loaded from Asset Bundle
- [Android] Duolashock4 controller is not detected after disconnecting and reconnecting controller while the Player is running in the background
KazuyaNoguchi_at_DispatchedCompanyAccount
Jun 24, 2021 04:41
After docking somewhere in the editor
It seems to work by toggle the "UI Toolkit Live Realod".
Regardless of "UI Toolkit Live Realod", if you can drag and drop list elements to sort them, the problem will be solved.