Skip to content
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.

GDK for Unreal Release 0.6.3

Compare
Choose a tag to compare
@oblm oblm released this 05 Dec 11:04
· 1499 commits to release since this release
91c7984

Unreal GDK version 0.6.3 is go!

The corresponding Engine version is: 4.22-SpatialOSUnrealGDK-0.6.3
The corresponding ExampleProject version is: 0.6.3

Follow these steps to upgrade your GDK, Engine fork and Example Project to the latest release.

Happy developing!

GDK team

Release notes

Bug fixes:

  • The C Worker SDK now communicates on port 443 instead of 444. This change is intended to protect your cloud deployments from DDoS attacks.

Internal:

Features listed in the internal section are not ready to use but, in the spirit of open development, we detail every change we make to the GDK.

  • The GDK is now compatible with the CN launch region. When Improbable's online services are fully working in China, they will work with this version of the GDK. You will be able to create SpatialOS Deployments in China by specifying the CN region in the Deployment Launcher.
  • Setup.bat and Setup.sh both accept the --china flag, which will be required in order to run SpatialOS CLI commands in the CN region.
  • SpatialOS GDK for Unreal > Editor Settings now contains a Region Settings section. You will be required to set Region where services are located to CN in order to create SpatialOS Deployments in China.