Skip to content

Conversation

@NoelStephensUnity
Copy link
Collaborator

@NoelStephensUnity NoelStephensUnity commented Sep 10, 2024

This resolves the issue with NetworkAnimator sending animation updates to non-observers.
(#3058 is the v1.12.0 backport of this fix)

MTTB-2

fix: #2793

Changelog

  • Fixed: Issue where NetworkAnimator would send updates to non-observer clients.

Testing and Documentation

  • Includes integration test NetworkAnimator.OnlyObserversAnimateTest.
  • No documentation changes or additions were necessary.

Only send updates to observers.
Includes validation test that it only sends updates to observers.
adding changelog entry.
@NoelStephensUnity NoelStephensUnity marked this pull request as ready for review September 10, 2024 15:51
@NoelStephensUnity NoelStephensUnity requested a review from a team as a code owner September 10, 2024 15:51
@NoelStephensUnity NoelStephensUnity merged commit 31c30e5 into develop-2.0.0 Sep 10, 2024
@NoelStephensUnity NoelStephensUnity deleted the fix/networkanimator-only-updates-observers branch September 10, 2024 21:38
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