-
Notifications
You must be signed in to change notification settings - Fork 465
chore: update the NetworkTransform state optimizations #3798
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
chore: update the NetworkTransform state optimizations #3798
Conversation
Co-authored-by: Noel Stephens <[email protected]>
Since MP Tools subscribes to the TransportInitialized and TransportDisposed methods and we have to vet against packages with dependencies, I am putting a temporary work-around to get past this issue so we can land the EntityId fix. Once MP Tools is updated for EntityId, we can re-enable the original fix.
|
These changes are merged into #3770 |
|
/review |
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
🤖 Helpful? Please react with 👍/👎 | Questions❓Please reach out in Slack #ask-u-pr-agent |
Purpose of this PR
Provide an alternate way to handle this (pending standards for public API passing).
Jira ticket
NA
Changelog
NA
Documentation
NA
Testing & QA (How your changes can be verified during release Playtest)
NA
Functional Testing
Manual testing :
Manual testing doneAutomated tests:
Covered by existing automated testsCovered by new automated testsDoes the change require QA team to:
Review automated tests?Execute manual tests?Provide feedback about the PR?If any boxes above are checked the QA team will be automatically added as a PR reviewer.
Backports
No back port needed