chore: update the NetworkTransform state optimizations#3798
chore: update the NetworkTransform state optimizations#3798NoelStephensUnity wants to merge 30 commits intodevelop-2.0.0from
Conversation
Co-authored-by: Noel Stephens <noel.stephens@unity3d.com>
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