Skip to content

Duplicate in Scene Hierarchy does not duplicate children -- Relationships #22

@dwjclark11

Description

@dwjclark11

Description
When you try to duplicate a game object in the scene hierarchy, if the game object has children, the children are not duplicated. The references to the children are the same as the duplicated game object.

Prerequisites

  • Latest Commit
  • Scene with at least on new game object.
  • The game object needs to have some child game objects.

To Reproduce
Steps to reproduce the behavior:

  1. Load project.
  2. Load scene.
  3. Create a game object and add some children.
  4. Highlight the parent and press CTRL+D to duplicate.

Expected behavior
The parent and all children should be duplicated.

Actual behavior
Parent is duplicated and children remain the same.

Screenshots

Image

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions