com.unity.netcode.gameobjects 2.3.1

com.unity.netcode.gameobjects

Source docs
Notes: processedReleased April 14, 2025

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 6000.0

🔧 Bug Fixes

  • Fixed issue where during a `NetworkObject`'s spawn if you instantiated, spawned, and parented another network prefab under the currently spawning `NetworkObject` the parenting message would not properly defer until the parent `NetworkObject` was spawned. (#3401)