Skip to content

fix: Remove Debug Simulator if using UTP 2.0+ #3120

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 12, 2024

Conversation

simon-lemay-unity
Copy link
Contributor

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

  • Changed: The Debug Simulator section of the Unity Transport component will now be hidden if Unity Transport 2.0 or later is installed. It was already non-functional in that situation and users should instead use the more featureful Network Simulator tool from the Multiplayer Tools package.

Testing and Documentation

  • No tests have been added.
  • No documentation changes or additions were necessary.

@simon-lemay-unity simon-lemay-unity requested review from a team as code owners November 12, 2024 15:13
@unity-cla-assistant
Copy link

unity-cla-assistant commented Nov 12, 2024

CLA assistant check
All committers have signed the CLA.

@NoelStephensUnity NoelStephensUnity merged commit 2da4dd5 into develop Nov 12, 2024
23 of 24 checks passed
@NoelStephensUnity NoelStephensUnity deleted the fix/debug-simulator-utp2 branch November 12, 2024 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants