Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
2020.3
2021.1
2021.2
2021.2.0a16
Issue ID
1335323
Regression
No
Items change expanded/collapsed states when changing the order of them in a Reorderable List
How to reproduce:
1. Open the attached project "ReorderableListShortcuts.zip"
2. In Project View select New Scriptable Object With Lists
3. In the Inspector expand everything in Element 1 under the Stuff list
4. Collapse everything in Element 0 under the Stuff list
5. Drag element 1 to be in place of Element 0
Expected result: The dragged element is still expanded while the other element is collapsed
Actual result: Both elements are collapsed
Reproducible with: 2020.3.8f1, 2021.1.7f1, 2021.2.0a17
Could not test with: 2018.4.34f1, 2019.4.26f1 (No Reorderable List)
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
- PropertyDrawer is unresponsive when ReorderableList() and DoList() is used
- Element UI disappears and NullReferenceException is thrown when dragging off the last or first element from the list in the Inspector
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
Resolution Note (fix version 2022.1):
Fixed in: 2022.1.0a4