Skip to content

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

v10.5.1

28 May 17:43
233a39e
Compare
Choose a tag to compare

10.5.1 (2019-05-28)

Bug Fixes

  • Missing inspector property in NetworkConfig (233a39e)

v10.5.0

28 May 17:35
7560f03
Compare
Choose a tag to compare

10.5.0 (2019-05-28)

Features

  • Added the ability to add runtime scenes (7560f03)

v10.4.0

28 May 17:08
8a05a04
Compare
Choose a tag to compare

10.4.0 (2019-05-28)

Features

  • Added transport support to editor (8a05a04)

v10.3.1

28 May 12:03
Compare
Choose a tag to compare

10.3.1 (2019-05-28)

Bug Fixes

  • Soft sync objects not being despawned on client (9de5c1d), closes #244
  • UNET not working with manual flush (a626092), closes #242
  • core: fix RPCs to work correctly on IL2CPP backend. (#235) (911696d)

v10.3.0

26 May 14:11
bd322df
Compare
Choose a tag to compare

10.3.0 (2019-05-26)

Features

  • Added array serialization support (bd322df), closes #237

v10.2.3

25 May 07:35
fda0ba8
Compare
Choose a tag to compare

10.2.3 (2019-05-25)

Bug Fixes

  • Removed UnityEngine from NuGet package (fda0ba8)

v10.2.1

25 May 06:42
10d36d1
Compare
Choose a tag to compare

10.2.1 (2019-05-25)

Bug Fixes

  • Moved NuGet targets from ref to lib (10d36d1)

v10.2.0

25 May 05:58
a4d0e07
Compare
Choose a tag to compare

10.2.0 (2019-05-25)

Features

  • Added NuSpec file and NuGet badge (a4d0e07)

v10.1.0

23 May 20:59
c7562d5
Compare
Choose a tag to compare

10.1.0 (2019-05-23)

Features

  • editor: Added installed badge to version history (3308778), closes #232

v10.0.1

23 May 18:58
e387f8c
Compare
Choose a tag to compare

10.0.1 (2019-05-23)

Bug Fixes

  • Fixed channelId reporting for RuflfesTransport (e387f8c)