🧩Components
Here's all you need for copy/pasting components
Copy - Inspector
Using the context menu of components from the Inspector
Steps:
Select any Game Objects from the Hierarchy and go to the Inspector

Right-click to open the context menu of target components. Then navigate to "CONTEXT > Clipboard > Copy"

Paste - Recent - Inspector
Paste the recently copied component clip of the same type using the context menu of components from the Inspector
Steps:
Select any Game Objects from the Hierarchy and go to the Inspector
Right-click to open the context menu of target components. Then navigate to "CONTEXT > Clipboard > Paste > Recent "
Paste - Value - Inspector
Select a clip of the same type from the Clipper window using the context menu of components from the Inspector
Steps:
Select any Game Objects from the Hierarchy and go to the Inspector
Right-click to open the context menu of target components. Then navigate to "CONTEXT > Clipboard > Paste > Value"
Apply your desired clip from the Clipper window
Paste - As New - Inspector
Select one or more component clips from the Clipper window using the context menu of components from the Inspector
Steps:
Select any Game Objects from the Hierarchy and go to the Inspector
Right-click to open the context menu of target components. Then navigate to "CONTEXT > Clipboard > Paste > As New"
Select your desired clips from the Clipper window
Click Apply to add those clips component as new in the target Game Objects
Copy - Batch - Hierarchy
Select any Game Objects from the Hierarchy
Steps:
Select any Game Objects from the Hierarchy.
Right-click to open the context menu of selected the Game Object.
Then navigate to "CONTEXT > Clipboard > Copy Components"

Select your desired clips from the component selection Window and click copy

Paste - As New - Hierarchy
Select any Game Objects from the Hierarchy
Steps:
Select any Game Objects from the Hierarchy.
Right-click to open the context menu of selected the Game Object.
Then navigate to "CONTEXT > Clipboard > Paste Components"
Select your desired clips from the Component Selection Window
Click Apply to add those clips component as new in the target Game Objects
Copy - Drag & Drop
Select any Game Objects from the Hierarchy and go to the Inspector then drag target components onto the Clipper Window

Paste - Value - Drag & Drop
Drag any component clip into the target component of same type inside the Inspector.

Paste - As New - Inspector - Drag & Drop
Drag any component clips into the Inspector over any component while pressing shift. Those will be added to target Game Object as new components
Paste - As New - Hierarchy - Drag & Drop
Drag any component clips into the Hierarchy over any Game Object. Those will be added to target Game Object as new components
Paste - As New - Scene - Existing GO - Drag & Drop
Drag any component clips into the Scene over any Game Object. Those will be added to target Game Object as new components

Paste - As New - Scene - New GO - Drag & Drop
Drag any component clips into the Scene (not over any Game Object). Those will be added to a new auto created Game Object

Last updated
Was this helpful?