Search Issue Tracker
Fixed in 2020.1
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
- Editor fails to launch with silent crash in mono on windows
- [GPU PLM] Part of baked shadows are broken when hitting a backface
- [DX12] Nothing is being rendered when using Alt+Enter to maximize a resized windowed player
- GL shader reflection is truncated or crash occurs when struct is used from named CBuffer with at least one other constant
- Having a struct in the global CBuffer makes OpenGLCore and GLES3 targets not report reflection for the CBuffer
Resolution Note (fix version 2020.1):
Low Priority defect, unlikely to be fix for the near future.