2.3.1
Fixed
- Fixed issue where during a
NetworkObject's spawn if you instantiated, spawned, and parented another network prefab under the currently spawningNetworkObjectthe parenting message would not properly defer until the parentNetworkObjectwas spawned. (#3401)