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
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
Resolution Note (fix version 2020.1):
Low Priority defect, unlikely to be fix for the near future.