UE4GameLiftClientSDK icon indicating copy to clipboard operation
UE4GameLiftClientSDK copied to clipboard

Gamelift Client SDK for Unreal Engine 4.

Results 20 UE4GameLiftClientSDK issues
Sort by recently updated
recently updated
newest added

The previous command: ``` cmake " -DBUILD_ONLY="core;gamelift;cognito-identity" -DCMAKE_BUILD_TYPE="release" ``` Defaults to building x86 (32bit) dlls and libs. These then do not link with the more commonly used 64bit target platform...

Hi everyone, I followed [these wonderful tutorials](https://www.youtube.com/watch?v=2I8JDeMGkgc) to get a game session running on AWS GameLift and got clients to connect to it successfully. I did have to rollback the...

please update for android

are you guys planning on adding a search game sessions functions to the gamelift object? It'd be very useful if it's there!

Tell me please, is there any support for Linux? I can not build my project with your GameLiftClient plugin from VS2017 for Linux :(

Hello! I've a problem. Everything looks good, nice plugin but I'm having some troubles with. I get this error: Alias (alias-****) not found. In my AWS account I've created my...

Hey man, will there be updates?

Hello! I love this plugin but I have a few questions. A. Should I run these nodes as a server or as a client? (Via The Has Authority? Node.) B....

Hey guys, Currently having issues running this. Anybody have issues running this on UE4 4.19 and VS2017?

Thanks for this plug-in first. I managed to build this plug-in into my test project. When I open the local test server and blank test client with plug-in, it crashes....