This repository was archived by the owner on Oct 20, 2021. It is now read-only.
GDK for Unity Blank Project Alpha Release 0.2.3
This release of the Blank Project is intended for use with the GDK for Unity Alpha Release 0.2.3.
Note: This release contains a breaking change. Our starter projects don't have a schema folder by default anymore. To ensure your own schema gets picked up correctly, open your project inside Unity.
From your Unity Editor menu, select SpatialOS > Gdk tools configuration. In the Schema sources section inside the Gdk tools configuration window, add your path to the list. Then re-generate the code by selecting SpatialOS > Generate code (force).
Keep giving us your feedback and/or suggestions! Check out our Discord, our forums, or here in the Github issues!
For more information, have a browse through our detailed release notes below! 🎉
Breaking Changes
- Upgraded the project to be compatible with
2019.1.3f1. Note that we do not support Unity2018.xanymore.
Changed
- Updated
GdkToolsConfiguration.jsonto conform with the schema copying change in the GDK. - Upgrade to Unity Entities preview.33
- The
default_launch.jsonandcloud_launch.jsonlaunch configurations now uses thew2_r0500_e5template instead of thesmalltemplate which was deprecated.