Unity-Technologies / com.unity.netcode.gameobjects

Netcode for GameObjects is a high-level netcode SDK that provides networking capabilities to GameObject/MonoBehaviour workflows within Unity and sits on top of underlying transport layer.
MIT License
2.09k stars 431 forks source link

fix: In-scene placed NetworkObjects getting destroyed if early disconnect (up-port) #2924

Closed NoelStephensUnity closed 1 month ago

NoelStephensUnity commented 1 month ago

This is an up-port of fix #2923

Changelog

Testing and Documentation