SteamCore 1.4.1.2

General

  • Added a SteamCoreGameMode, this class purpose is to provide an easy way to override the PreLogin function to bypass the unique id check. You can reparent your blueprint class to the SteamCoreGameMode class if you wish to override this.
    Related error: incompatible_unique_net_id

SQS Creating a User

Creating a SQS User

Go to https://console.aws.amazon.com/iam/ and login to your Amazon Account and access the IAM Console

Click on “Users” and then “Add User

Name your user user and check “Programmatic Access

On the next screen click on “Attach existing policies directly” and search for SQS

You can skip the “Tags” page

Verify your settings and click on “Create User

These are the security keys that you will have to enter in Unreal Engine to access Lambda functionality!