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
- Active quality level set on a new Universal 2D project is not the default quality level when creating a new project
- Inspector Open button does nothing when navigating to a different folder with a locked asset
- Pre-generated XML serializers fail to deserialize types that use polymorphism when the Player is built with the IL2CPP scripting backend
- Editor crashes with error "Failed to present D3D11 swapchain due to device reset/removed" and Player freezes when rendering a particle system while using modified URP package on DX11
- Crash on Scripting::LogException when async HTTP callback executes after scripting domain teardown
Add comment