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.16k stars 435 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 8 months ago

ShadauxCat commented 8 months ago

Changelog

Testing and Documentation