Skip to content

Conversation

@NoelStephensUnity
Copy link
Collaborator

This PR resolves the following issues for the PingTool example:

  • PingTool could calculate negative ping times.
  • PingTool could throw an exception on an edge case scenario when exiting a session.
  • Fixed the ServerHostClient identifier sometimes not showing up on-screen.

This PR includes updates to the PingTool example:

  • Using the ExtendedNetworkManager component that uses the NetcodeEditorBase and combines:
    • NetworkManager
    • NetworkManagerHelper
    • OnDisconnectNotify
  • Added a UI Text object to provide on-screen instructions on what key to press to toggle the PingTool.
  • The manifest now points to develop-2.0.0.

Changelog

NA

Testing and Documentation

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

Fixed issue with negative ping time calculations.
Fixed issue with potential exception on exiting.
Fixed issue with serverhostclient identifier text not displaying in the render view.
Includes some general updates to the project.
Updated to ExtendedNetworkManager that combines the NetworkManager, NetworkManagerHelper, and DisconnectNotify into a single component.
Added PingToolHelper label that provides on-screen directions as to which key to press to toggle the ping tool.
@NoelStephensUnity NoelStephensUnity requested a review from a team as a code owner October 18, 2024 18:12
@NoelStephensUnity NoelStephensUnity merged commit 5378d4d into develop-2.0.0 Oct 18, 2024
24 checks passed
@NoelStephensUnity NoelStephensUnity deleted the fix/examples-pingtool-10-24-fixes branch October 18, 2024 20:29
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.

2 participants