Skip to content

fix: m_ListAtLastReset and dynamically spawned objects#2065

Merged
0xFA11 merged 5 commits intodevelopfrom
fix/in-scene-networklist
Jul 18, 2022
Merged

fix: m_ListAtLastReset and dynamically spawned objects#2065
0xFA11 merged 5 commits intodevelopfrom
fix/in-scene-networklist

Conversation

@jeffreyrainy
Copy link
Contributor

@jeffreyrainy jeffreyrainy commented Jul 15, 2022

Limiting the use of the m_ListAtLastReset to cases where we have an in-scene placed object. Addresses consistency issues in NetworkList for spawned objects. Addresses #2062 and #1983 Jira: MTT-4085 and MTT-4089

Uses the m_ListAtLastReset of NetworkList only for in-scene placed object. Uses the normal m_List for spawned objects.

… an in-scene placed object. Addresses consistency issues in NetworkList for spawned objects
@jeffreyrainy jeffreyrainy marked this pull request as ready for review July 18, 2022 14:56
@jeffreyrainy jeffreyrainy requested a review from a team as a code owner July 18, 2022 14:56
@jeffreyrainy jeffreyrainy requested a review from 0xFA11 July 18, 2022 14:56
Copy link
Member

@NoelStephensUnity NoelStephensUnity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

Copy link
Contributor

@0xFA11 0xFA11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we have a descriptive bugfix entry in the changelog please? :)

@jeffreyrainy jeffreyrainy force-pushed the fix/in-scene-networklist branch from 8b750b2 to 79acf4d Compare July 18, 2022 17:52
Co-authored-by: Fatih Mar <mfatihmar@gmail.com>
Co-authored-by: Fatih Mar <mfatihmar@gmail.com>
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