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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment