Skip to content

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

v11.6.0

22 Nov 15:50
06ce0ad
Compare
Choose a tag to compare

11.6.0 (2019-11-22)

Features

  • Added exception messaging when accessing NetworkedBehaviour without object (06ce0ad)

v11.5.0

22 Nov 15:25
c8e91d1
Compare
Choose a tag to compare

11.5.0 (2019-11-22)

Features

  • Added pre init channel registration (c8e91d1)

v11.4.1

05 Nov 20:46
70ee6a9
Compare
Choose a tag to compare

11.4.1 (2019-11-05)

Bug Fixes

v11.4.0

05 Nov 18:28
7ead4e6
Compare
Choose a tag to compare

11.4.0 (2019-11-05)

Features

  • Added support for address reports (3dd1985)

v11.3.0

05 Nov 17:27
3013cab
Compare
Choose a tag to compare

11.3.0 (2019-11-05)

Bug Fixes

  • Compilation (bdfa94a)
  • Ensured CustomMessageManager is persistant across sessions (7cee329)
  • Fixed invalid ownership assignment (32a59c5)

Features

  • Added unregister custom message and fixed pre singleton registration (a4ea6e9)

v11.2.1

02 Oct 17:55
fa53010
Compare
Choose a tag to compare

11.2.1 (2019-10-02)

Bug Fixes

  • Fixes WebGL UNET Transport AddHost bug (Unity Bug) (fa53010)

v11.2.0

10 Sep 19:36
3705ebc
Compare
Choose a tag to compare

11.2.0 (2019-09-10)

Features

v11.1.5

03 Sep 18:36
4db0349
Compare
Choose a tag to compare

11.1.5 (2019-09-03)

Bug Fixes

  • Removed alloc HandleIncomingData (97b4acd), closes #279

v11.1.4

01 Sep 18:25
38fcf44
Compare
Choose a tag to compare

11.1.4 (2019-09-01)

Bug Fixes

  • Fixes overflow pool printing (38fcf44)

v11.1.3

22 Aug 15:43
dbc539d
Compare
Choose a tag to compare

11.1.3 (2019-08-22)

Bug Fixes

  • Added error prints for missing NetworkedObject components (dbc539d)