Skip to content

fix: previous value was not set correctly when changing the element o… #2067

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

Closed
wants to merge 1 commit into from

Conversation

lukasreuter
Copy link

…f a NetworkList.

This fixes an issue were the previous value of an item of a NetworkList was not properly set in the NetworkListEvent struct when using the indexer of the NetworkList. The problem only existed on the server as the replicated clients would correctly derive the previous value themselves.

Changelog

  • Fixed: previous value was not set correctly when changing the element of a NetworkList

Testing and Documentation

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

@lukasreuter lukasreuter requested a review from a team as a code owner July 18, 2022 08:34
@unity-cla-assistant
Copy link

unity-cla-assistant commented Jul 18, 2022

CLA assistant check
All committers have signed the CLA.

@jeffreyrainy
Copy link
Contributor

Thank you for the submission. We integrated this as #2069

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.

3 participants