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
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Preview image (screenshot) is not available after capturing snapshot in Memory Profiler
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
Add comment