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.15k stars 435 forks source link

fix: spawn many objects apv failures #3069

Closed NoelStephensUnity closed 2 months ago

NoelStephensUnity commented 2 months ago

Adjustment to a test having issues when the CI VM is slower than expected.

Changelog

NA

Testing and Documentation