github MirrorNetworking/Mirror v22.0.1

latest releases: v89.7.4, v89.7.3, v89.7.2...
3 years ago

22.0.1 (2020-10-13)

Performance Improvements

  • NetworkIdentity DirtyComponentsMask code removed entirely. OnSerialize now includes the component index as byte before serializing each component. Faster because we avoid GetDirtyComponentsMask() and GetSyncModeObserversMask() calculations. Increases allowed NetworkBehaviour components from 64 to 255. Code is significantly more simple. (#2331) (31758e6)

Don't miss a new Mirror release

NewReleases is sending notifications on new releases.