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
- Post Processing SMAA breaks when HDR mode R11G11B10 is selected and Color Space is changed
- The "UnityWebRequest.result" of the "UnityWebRequestTexture.GetTexture" method changes when accessing "UnityWebRequest.downloadHandler" texture
- Slider rounding does not allow setting certain valid numbers as Values when Low and High Values not set to default
- UI Builder Canvas has too big resizing zone on the outside of the canvas
- GetCurrentAnimatorClipInfoCount() and GetNextAnimatorClipInfoCount() return 0 when animator is in transition
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.