Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2021.1.X
Votes
0
Found in
2021.1.0a10
2021.2
Issue ID
1299784
Regression
Yes
Clicking on array elements while holding the control key shifts the array order
How to reproduce:
1. Open the attached project
2. In the hierarchy click on the object with a reorderabe list script attached to it
3. In the Inspector ctrl+click on one of the array element's title/drag handle
4. Observe the order of the array
Expected result: Control clicking is used for selecting multiple array elements and should not mess with the array's order
Actual result: Control clicking on the drag handle/element's title shifts the array's order
Reproducible in: 2021.2.0a1, 2021.1.0a10,
Not reproducible: 2021.1.0a9, 2020.2.0f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment