Skip to content

Releases: Unity-Technologies/com.unity.netcode.gameobjects

v10.11.2

19 Jun 06:28
0123e8a

Choose a tag to compare

10.11.2 (2019-06-19)

Bug Fixes

  • Fixed multiplexer send and spread (0123e8a), closes #261

v10.11.1

05 Jun 21:04

Choose a tag to compare

10.11.1 (2019-06-05)

Bug Fixes

  • docs: Fixed typos and example code of Named Messages (#253) (5d7b0fd)

v10.11.0

04 Jun 15:56
69ff930

Choose a tag to compare

10.11.0 (2019-06-04)

Features

  • Added transport multiplex adapter (69ff930)

v10.10.1

04 Jun 15:16
4b0936e

Choose a tag to compare

10.10.1 (2019-06-04)

Bug Fixes

  • Fixed RPC messaging response not being processed (4b0936e)

v10.10.0

03 Jun 15:37
276c709

Choose a tag to compare

10.10.0 (2019-06-03)

Bug Fixes

Features

  • messaging: Added support for named custom messaging (7e5a0ca)

v10.9.1

03 Jun 12:10

Choose a tag to compare

10.9.1 (2019-06-03)

Bug Fixes

  • spawning: Spawn buffer corrupted for new player object sent from handle approval. (#252) (b52ca1c)

v10.9.0

03 Jun 05:50

Choose a tag to compare

10.9.0 (2019-06-03)

Features

  • core: let user omit transforms from spawned object contents. (#250) (cd58b2f)

v10.8.3

30 May 22:23
89faf12

Choose a tag to compare

10.8.3 (2019-05-30)

Bug Fixes

  • core: further improve precision of time sync. (#249) (721e68f)
  • Fixed editor freezing when installing a transport while in compilation (f5aac69)

v10.8.2

30 May 18:28

Choose a tag to compare

10.8.2 (2019-05-30)

Bug Fixes

  • core: spawn objects under the correct parent. (#247) (82bd361)

v10.8.1

30 May 18:04
622c026

Choose a tag to compare

10.8.1 (2019-05-30)

Bug Fixes

  • Fixed subfolder extratction for transports (622c026)