-
-
Notifications
You must be signed in to change notification settings - Fork 216
NRE from nested NetworkObjects #813
Copy link
Copy link
Closed
Labels
High PriorityThis task will be prioritized.This task will be prioritized.Resolved Pending ReleaseIssue is resolved and will be available on the noted version.Issue is resolved and will be available on the noted version.
Metadata
Metadata
Assignees
Labels
High PriorityThis task will be prioritized.This task will be prioritized.Resolved Pending ReleaseIssue is resolved and will be available on the noted version.Issue is resolved and will be available on the noted version.
General
Unity version: 2021.3.18f1
Fish-Networking version: 4.5.4hf0 Pro
Discord link: https://discord.com/channels/424284635074134018/1293524096423825439 (comments)
Package: NRE.Condition.Report.081124.unitypackage.zip (from #812)
The object hierarchy and spawn logic is the same as here: #796
The
SceneConditioncondition is set inObserverManager.All
NetworkObjectshave aNetworkObservercomponent with theuse Managerparameter.Description
When switching from a scene on which nested NetworkObjects were created - an error occurs.
Replication
Steps to reproduce the behaviour:
Expected behavior
No NRE and a correct transition to the next scene.
Server error 1 (NRE NetworkObject.OnDestroy)