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
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.
Parenting is expected to occur, as it does when Editor1 performs this operation as host.
Operation fails silently.
Issue_940.zip