This repository has been archived by the owner on Oct 20, 2021. It is now read-only.
GDK for Unity Blank Project Alpha Release 0.1.4
In our first release of 2019, we've got some big features landing! Notably: support of Unity 2018.3
, cloud workflows for mobile builds, and the new Runtime opt in.
For information on upgrading your SpatialOS project to the new Runtime check out the upgrade guide in the SpatialOS documentation.
As always, we want your feedback and/or suggestions. Drop in our Discord, our forums, or here in the Github issues!
Please see the detailed release notes below for more information! 🎉
Known Issues
- IL2CPP builds are broken on Unity 2018.3.2f1 (Unity bug report) (spatialos/gdk-for-unity#715)
- Protocol Logging is automatically disabled on Linux workers due to a linking error. (spatialos/gdk-for-unity#714)
Added
- Added support for connecting mobile clients to cloud deployments.
Changed
- Upgraded the project to be compatible with
2018.3.2f1
. - Updated all the launch configs to use the new Runtime.
- Upgraded to GDK for Unity version
0.1.4
.