Search Issue Tracker
Won't Fix
Votes
5
Found in
4.2.0b3
Issue ID
545553
Regression
No
Pasting gameObject into Hierarchy inserts at wrong level
When pasting a copied gameObject or collection of gameObjects or a gameObject parent and children, into the heirarchy, it always inserts it at the wrong level if an existing gameObject is currently selected.
For example if you create a scene with 3 cubes and 1 sphere. Now copy the sphere. Now click on a cube and paste. The sphere will be added not as a child of the cube gameObject, but at the same level of the cube.
This is counter-intuitive, most other software I can think of would paste it as a child of the currently selected gameObject.
-
Aras
Mar 03, 2020 13:26
Actually this was added in 2020.1 as "Edit/Paste As Child" menu item (and Ctrl+Shift+V default shortcut). I'll edit the bug resolution note.
-
raiden
Dec 25, 2019 17:04
Wow, totally agree, should be super simple for Unity. Even if some users prefer not to paste as a child, at least provide this as an checkbox option to use or not, in Preferences!
-
LukeAPEX
Dec 07, 2019 02:05
This is a joke right?
I can't believe this was marked as "Won't Fix"! -
beer_money
Apr 14, 2016 15:09
this really bugs me! All other actions Create Empty or drag and drop put the game object in the expected place.
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
This was added in 2020.1 as "Edit/Paste As Child" menu item (and Ctrl+Shift+V default shortcut)