Search Issue Tracker
Not Reproducible
Votes
2
Found in
5.3.3f1
Issue ID
798114
Regression
No
Duplicating multiple game objects reverses their order in the hierarchy
To reproduce:
1. Create a new project
2. Create three gameObjects in the hierarchy
3. Copy or duplicate them.
Notice that the order in which they are listed is changed.
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Memory leak warnings are constantly thrown when Generating Font Atlas in Font Asset Creator with 4096x8192 Atlas Resolution
Antony-Blackett
Nov 30, 2017 04:35
Note that this is easiest to see when GameObjects are named differently otherwise unity will rename them GameObject (2), GameObject (3), GameObject (4) but they will still be in the wrong order.