This repository was archived by the owner on Jan 18, 2022. It is now read-only.
GDK for Unity Alpha Release 0.1.1
This is a patch to the alpha release.
Release Notes
Added
- Better error messages when missing build support for a target platform.
- Better error messages for common problems when downloading the Worker SDK.
Changed
- Position updates are now sent after all other updates.
- Simplified the heartbeating system in the
PlayerLifecyclefeature module. - Updated the
READMEand "Get Started" guide.
Fixed
- The
GameLogicworker is run in headless mode. - The
Clean All Workersmenu item now works.