Skip to content

Conversation

@NoelStephensUnity
Copy link
Collaborator

@NoelStephensUnity NoelStephensUnity commented Sep 7, 2024

This PR resolves the issue where a NetworkObject hidden from a client that is later promoted to a session owner will still get synchronized with newly connecting clients. The authority/owner of the NetworkObject will synchronize the newly joined client once the client is finished with the initial session owner synchronization.

MTTB-391

Changelog

  • Fixed: Issue where a NetworkObject hidden from a client that is then promoted to be session owner was not being synchronized with newly joining clients.

Testing and Documentation

  • Includes integration test ExtendedNetworkShowAndHideTests.HiddenObjectPromotedSessionOwnerNewClientSynchronizes
  • No documentation changes or additions were necessary.

This fixes the issue where a NetworkObject hidden from a client that is promoted to session owner will still be synchronized with newly joining clients.
The test to validate the fix
adding changelog entry
@NoelStephensUnity NoelStephensUnity marked this pull request as ready for review September 7, 2024 17:38
@NoelStephensUnity NoelStephensUnity requested a review from a team as a code owner September 7, 2024 17:38
Minor typo
@NoelStephensUnity NoelStephensUnity merged commit 91bb80e into develop-2.0.0 Sep 7, 2024
@NoelStephensUnity NoelStephensUnity deleted the fix/networkshow-networkhide-distributed-authority branch September 7, 2024 18:45
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