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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Resolution Note (fix version 2020.1):
Low Priority defect, unlikely to be fix for the near future.