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
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Add comment