Skip to content

Releases: MirrorNetworking/Mirror

v96.9.19

01 Mar 05:01
5537326

Choose a tag to compare

96.9.19 (2026-03-01)

Bug Fixes

  • NetworkIdentity: Check unreliableBaseline when sending baseline (#4095) (5537326)

v96.9.18

26 Feb 23:54

Choose a tag to compare

96.9.18 (2026-02-26)

Bug Fixes

  • SimpleWebTransport: Improved Send for older Unity versions (206d3fc)

v96.9.17

26 Feb 23:38

Choose a tag to compare

96.9.17 (2026-02-26)

Bug Fixes

  • Added missing meta files (757a9f4)

v96.9.16

26 Feb 23:15

Choose a tag to compare

96.9.16 (2026-02-26)

Bug Fixes

  • SimpleWebTransport: Eliminated per-message memory allocation (5c2ad8c)
  • SimpleWebTransport: Implemented ReadOnlySpan (6de2528)
  • SimpleWebTransport: Suppress invalid enum console warning (d657df7)

v96.9.15

26 Feb 15:39

Choose a tag to compare

96.9.15 (2026-02-26)

Bug Fixes

  • SimpleWebTransport: WebAssembly 2023 compatibility (fd2b30d)

v96.9.14

02 Feb 23:15

Choose a tag to compare

96.9.14 (2026-02-02)

Bug Fixes

  • SimpleWebTransport: Unity 2022.3 LTS or later required (e2086ae)

v96.9.13

02 Feb 18:13

Choose a tag to compare

96.9.13 (2026-02-02)

Bug Fixes

  • NetworkServer: Prevent NetworkServer listen for WebGL (#4092) (2c3930c)
  • NT-R / NT-H: ResetState needs to use actual values, not zeros (#4088) (a7f91ab)

v96.9.12

26 Jan 23:31

Choose a tag to compare

96.9.12 (2026-01-26)

Bug Fixes

  • Fixed Tests (652ccba)
  • NetworkClient: identity.hostInitialSpawn must start true (5e4ab13)

v96.9.11

17 Jan 20:58

Choose a tag to compare

96.9.11 (2026-01-17)

Bug Fixes

  • Spawner Example: Get shouldn't be public (3a9ebf7)

v96.9.10

17 Jan 12:25
6047772

Choose a tag to compare

96.9.10 (2026-01-17)

Bug Fixes

  • Defer SyncCollection Actions until OnObjectSpawnFinished (#4086) (6047772)