Skip to content

Releases: spatialos/UnrealGDKExampleProject

Unreal GDK Example Project 0.8.0-preview

Choose a tag to compare

@oblm oblm released this 18 Dec 12:16
fdbfd33

Unreal GDK version 0.8.0-preview is go!

You can read the full release notes here.

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

Happy developing!

GDK team

Unreal GDK Example Project 0.7.1-preview

Choose a tag to compare

@oblm oblm released this 06 Dec 15:46
1f8e984

Unreal GDK version 0.7.1-preview is go!

This version of the Unreal GDK Example Project corresponds to GDK version: 0.7.1-preview
The corresponding Engine version: 4.22-SpatialOSUnrealGDK-0.7.1-preview

You can read the release notes here.

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

Happy developing!

GDK team

Unreal GDK Example Project 0.7.0-preview

Choose a tag to compare

@oblm oblm released this 11 Oct 13:51
1f8e984

Unreal GDK version 0.7.0-preview is go!

This version of the Unreal GDK Example Project corresponds to GDK version: 0.7.0-preview
The corresponding Engine version: 4.22-SpatialOSUnrealGDK-0.7.0-preview

You can read the release notes here.

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

Happy developing!

GDK team

Unreal GDK Example Project 0.6.4

Choose a tag to compare

@oblm oblm released this 13 Dec 14:01
904c0a0

Unreal GDK version 0.6.4 is go!

This version of the Unreal GDK Example Project corresponds to GDK version: 0.6.4
The corresponding Engine version: 4.22-SpatialOSUnrealGDK-0.6.4

You can read the release notes here.

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

Happy developing!

GDK team

Unreal GDK Example Project 0.6.3

Choose a tag to compare

@oblm oblm released this 05 Dec 11:14
904c0a0

Unreal GDK version 0.6.3 is go!

This version of the Unreal GDK Example Project corresponds to GDK version: 0.6.3
The corresponding Engine version: 4.22-SpatialOSUnrealGDK-0.6.3

You can read the release notes here.

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

Happy developing!

GDK team

Unreal GDK Example Project 0.6.2

Choose a tag to compare

@oblm oblm released this 10 Oct 10:17
904c0a0

Unreal GDK version 0.6.2 is go!

This version of the Unreal GDK Example Project corresponds to GDK version: 0.6.2
The corresponding Engine version: 4.22-SpatialOSUnrealGDK-0.6.2

You can read the release notes here.

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

Happy developing!

GDK team

Unreal GDK Example Project 0.6.1

Choose a tag to compare

@oblm oblm released this 15 Aug 13:32
52a0efd

Unreal GDK version 0.6.1 is go!

This version of the Unreal GDK Example Project corresponds to GDK version: 0.6.1
The corresponding Engine version: 4.22-SpatialOSUnrealGDK-0.6.1

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

Happy developing!

GDK team

Release notes

Features:

Bug fixes:

  • Simulated player launch configurations are no longer invalid when the GDK is installed as an Engine Plugin.
  • RPCs that have been queued for execution for more than 1 second (the default value in SpatialGDKSettings QueuedIncomingRPCWaitTime) are now executed even if there are unresolved parameters. This stops unresolved parameters from blocking the execution queue.
  • Offloading is no longer enabled by default in the Example Project. You can toggle offloading on using these steps.
  • Guns no longer intermittently detatch from simulated players in the Example Project.
  • Default cloud deployment settings are now correctly set. This means you don't need to manually reset them before doing a cloud deployment.

Unreal GDK Example Project 0.6.0

Choose a tag to compare

@improbable-valy improbable-valy released this 31 Jul 13:34
38744dc

Unreal GDK version 0.6.0 is go!
This version of the Unreal GDK Example Project corresponds to GDK version: 0.6.0
The corresponding Engine version is: 4.22-SpatialOSUnrealGDK-0.6.0

Please note that if you were previously using Unreal Engine 4.20, you will need to upgrade to Unreal Engine 4.22 (4.22-SpatialOSUnrealGDK-release) in order to use this example project. See our Unreal Engine version support section for more details.

Make sure to upgrade your GDK and Engine fork to the latest release by following these steps.

Please see the full release notes, and don’t hesitate to send us your feedback.

Happy developing!

GDK team

Unreal GDK Example Project 0.4.2

Choose a tag to compare

@joshuahuburn joshuahuburn released this 13 Jun 14:34

Unreal GDK version 0.4.2 is go!
This version of the Unreal GDK Example Project corresponds to GDK version: 0.4.2
The corresponding Engine version is: 4.20-SpatialOSUnrealGDK-0.4.2

Make sure to upgrade your GDK and Engine fork to the latest release. Either use the 0.4.2 tagged commits or switch your projects to the release branches and git pull.

Make sure to upgrade your GDK and Engine fork to the latest release by following these steps.

Please see the full release notes, and don’t hesitate to send us your feedback.

Happy developing!

GDK team