Releases: Unity-Technologies/com.unity.netcode.gameobjects
Releases · Unity-Technologies/com.unity.netcode.gameobjects
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)
v10.1.0
10.1.0 (2019-05-23)
Features
- editor: Added installed badge to version history (3308778), closes #232
v10.0.1
10.0.1 (2019-05-23)
Bug Fixes
- Fixed channelId reporting for RuflfesTransport (e387f8c)