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.1k stars 430 forks source link

chore: migrate 2830 allow null references in NetworkBehaviourReference and NetworkObjectReference #2874

Closed NoelStephensUnity closed 2 months ago

NoelStephensUnity commented 2 months ago

This PR migrates #2830 to the public repository.

Changelog

Testing and Documentation