Skip to content

Client-only calling SetParent after using TakeOwnership fails. #940

@FirstGearGames

Description

@FirstGearGames

Discovered from issue: #906

When a client-only calls TakeOwnership followed by SetParent the parent is not set, and the operation fails silently.

Steps to reproduce.

  • Open scene 940 in two editors.
  • Start Editor1 as Server, or host.
  • Start Editor2 as client-only.
  • In Editor2 press and hold the top-most circle, and drag into the top-most square.

Parenting is expected to occur, as it does when Editor1 performs this operation as host.
Operation fails silently.

Issue_940.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions