Skip to content
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

fix: networkanimator only updates observers backport #3058

Merged

Conversation

NoelStephensUnity
Copy link
Collaborator

Backport of #3057
This resolves the issue with NetworkAnimator sending animation updates to non-observers.

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 animation updates to observers.
validates that NetworkAnimator only sends animation updates to observers.
Added changelog entry
@NoelStephensUnity NoelStephensUnity marked this pull request as ready for review September 10, 2024 21:37
@NoelStephensUnity NoelStephensUnity requested a review from a team as a code owner September 10, 2024 21:37
@NoelStephensUnity NoelStephensUnity enabled auto-merge (squash) September 10, 2024 21:38
@NoelStephensUnity NoelStephensUnity merged commit 490fb93 into develop Sep 11, 2024
24 checks passed
@NoelStephensUnity NoelStephensUnity deleted the fix/networkanimator-only-updates-observers-backport branch September 11, 2024 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants