amazon-gamelift-plugin-unreal icon indicating copy to clipboard operation
amazon-gamelift-plugin-unreal copied to clipboard

The Amazon GameLift Plugin for Unreal contains libraries and native UI that makes it easier to access GameLift resources and integrate GameLift into your Unreal game. You can use the GameLift Unreal P...

Results 15 amazon-gamelift-plugin-unreal issues
Sort by recently updated
recently updated
newest added

With the preview build out, I've tried using the plugin with 5.4. 5.4 is a lot more strict in its compilation, which appears to be causing issues when building the...

feature request
backlog

Using the GameLiftClient SDK functions is very much straight forward. But the `GameSession` cannot be set with `Name` or `GameProperties` unless we use the `aws-cpp-sdk`, which adds a whole level...

feature request
backlog

*Issue #, if available:* N/A *Description of changes:* In UE 5.3.2 the following macros throw build warnings that are just log spam and not correct: MAP_HELP_URL_ACTION ADD_REGION CASE_REGION Also, made...

*I would like to propose adding the `Destroy()` function to the `FGameLiftServerSDKModule` module. Currently, this function is only available in the `GameLiftServerAPI` module. By adding it to `FGameLiftServerSDKModule`, we can...

*Issue #, if available:* *Description of changes:* Merge version v1.1.1 changes to aws/main By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution,...

Tried integrating the plugin into UE5.3 under MacOS 14, M1 Max. Engine was built from source, fresh C++ project. The solution build is successful and the plugin is recognized by...

feature request
backlog

I'm missing the sources for the Module CoreSDK which produce aws-gamelift-authentication.*, aws-gamelift-core.* and aws-gamelift-profiles.* Can you please include them in the Repo, Thank you very much!!!

feature request
backlog

There is no field to enter an MFA token in the plugin's Manage AWS user Profiles configuration screen, and it appears that IAM users with MFA enabled cannot access the...

feature request
backlog

Is it possible to add support for IAM Identity Center SSO auth to the plugin? The GameLift plugin is awesome as it has turned what used to be a bunch...

feature request
backlog

*Issue #, if available:* *Description of changes:* Add a note for missing header files due to file path too long By submitting this pull request, I confirm that you can...