Search Issue Tracker
Fixed in 5.5.0
Votes
1
Found in
5.3.0a3
Issue ID
727421
Regression
No
[Drag&Drop] Dragging multiple objects from project view into a list makes them randomly positioned
Steps to reproduce:
1: open the project i have attached
2: open 'test' scene
3: select 'List' gameobject(from hierarchy) and lock the inspector
4: select multiple GameObjects from Project view drag&drop onto open array list
The order in which they get added doesn't match.
Example:
http://screencast.com/t/QS3m0ceVWaD
I have dragged 6 items in order from 1 to 6 and dropped them onto list.
Finished order was: 1-6-5-4-2-3 instead of 1-2-3-4-5-6
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
Add comment