Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.

GDK for Unity Alpha Release 0.1.5

Compare
Choose a tag to compare
@oblm oblm released this 22 Feb 11:04
· 418 commits to master since this release
7f10936

Changed

  • Changed RedirectedProcess to 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.json would cause code generation to throw exceptions.
  • Fixed a bug where protocol logging would crash Linux workers.