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 430 forks source link

fix: Compatibility fixes for UTP 2.X #2786

Closed simon-lemay-unity closed 6 months ago

simon-lemay-unity commented 6 months ago

Miscellaneous fixes to make NGO and its test project compatible with UTP 2.X:

Changelog

N/A

Testing and Documentation