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: Remove Debug Simulator if using UTP 2.0+ #3120

Closed simon-lemay-unity closed 1 week ago

simon-lemay-unity commented 1 week ago

If UTP 2.0 or later is installed, the debug simulator section still shows up in the Unity Transport component, but is totally non-functional since in that situation the way to do network simulation is through the multiplayer tools package. This caused confusion to at least one user on Discord so here's a PR removing it.

Changelog

Testing and Documentation

unity-cla-assistant commented 1 week ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.