This repository was archived by the owner on Jan 18, 2022. It is now read-only.
GDK for Unity Alpha Release 0.1.5
Changed
- Changed
RedirectedProcessto have Builder-like API. - Upgraded the project to be compatible with
2018.3.5f1.
Fixed
- Fixed a bug where launching on Android from the Unity Editor would break if you have spaces in your project path.
- Fixed a bug where a Unity package with no dependencies field in its
package.jsonwould cause code generation to throw exceptions. - Fixed a bug where protocol logging would crash Linux workers.