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: AnticipatedNetworkVariable not updating previous value [MTTB-1036] #3306

Draft
wants to merge 2 commits into
base: develop-2.0.0
Choose a base branch
from

Conversation

NoelStephensUnity
Copy link
Collaborator

This fixes the issue where the AnticipatedNetworkVariable previous value was never updated on the non-authority/write permission instances when the OnAuthoritativeValueChanged callback was invoked.

MTTB-1036

Changelog

  • Fixed: Issue where the AnticipatedNetworkVariable previous value was never updated on the non-authority/write permission instances when the OnAuthoritativeValueChanged callback was invoked.

Testing and Documentation

  • Includes integration tests (wip)
  • No documentation changes or additions were necessary.

Fixing AnticipatedNetworkVariable issue where the previous value was not being updated for non-authority/write permission instances.
adding comment
@NoelStephensUnity NoelStephensUnity added the port:1.x-needed This issue needs to be ported to 1.X branch label Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
port:1.x-needed This issue needs to be ported to 1.X branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant