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
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
- Unity Version Control server textfield’s text overlaps with the dropdown triangle button in the Explore repositories window when an organization with a long name is selected
- [Usability] Selecting Animations Clips in a Blend Tree's Motion List does not Visualize their Weight if all Weights have been enabled previously
Add comment