Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2017.4.0f1
2018.4.0f1
2019.2.0a1
2019.2.1f1
2019.3.0a3
2020.1.0a1
Issue ID
1178662
Regression
No
ReorderableList indices are incorrect when dragging the element in the List
How to reproduce:
1. Open "SampleScene" Scene in the attached "Repro1178662.zip" Project
2. Enter Play Mode
3. Select "Directional Light" GameObject
4. Observe the Console while Dragging the elements in ReorderableList on "My" Component
Expected Behaviour: The Indices are swapped or not changed at all while dragging
Actual Behaviour: Some indices disappear altogether and are not printed in the right order
Reproducible with: 2017.4.32f1, 2018.4.8f1, 2019.2.4f1, 2019.3.0b2, 2020.1.0a3
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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Resolution Note (fix version 2020.1):
Low Priority defect, unlikely to be fix for the near future.