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

fix: Fixed instability issues in the tests and optimized them so they would not take as long to run. #2860

Closed ShadauxCat closed 2 months ago

ShadauxCat commented 2 months ago

Changelog

Testing and Documentation