Releases: Unity-Technologies/com.unity.netcode.gameobjects
Releases · Unity-Technologies/com.unity.netcode.gameobjects
v10.5.3
10.5.3 (2019-05-28)
Bug Fixes
- core: Fix small bugs introduced by style fixes. (#245) (6889c12)
v10.5.2
10.5.2 (2019-05-28)
Bug Fixes
- Fixed an issue where transports would be cleared when reinstalling MLAPI (3fe655b)
v10.5.1
10.5.1 (2019-05-28)
Bug Fixes
- Missing inspector property in NetworkConfig (233a39e)
v10.5.0
10.5.0 (2019-05-28)
Features
- Added the ability to add runtime scenes (7560f03)
v10.4.0
10.4.0 (2019-05-28)
Features
- Added transport support to editor (8a05a04)
v10.3.1
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
10.3.0 (2019-05-26)
Features
- Added array serialization support (bd322df), closes #237
v10.2.3
10.2.3 (2019-05-25)
Bug Fixes
- Removed UnityEngine from NuGet package (fda0ba8)
v10.2.1
10.2.1 (2019-05-25)
Bug Fixes
- Moved NuGet targets from ref to lib (10d36d1)
v10.2.0
10.2.0 (2019-05-25)
Features
- Added NuSpec file and NuGet badge (a4d0e07)