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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment