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

GameSession properties missing on GameLiftClient

Open felipe-chamas opened this issue 1 year ago • 2 comments

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 of complexity on memory management, specially in UE. I'd like to request those to be included. I've tried to manually change the CPP code, but I think the binaries ignore those changes anyway.

felipe-chamas avatar Apr 21 '24 23:04 felipe-chamas

Quick update as name/aliasId are present in GAMELIFT_GAMESESSION_CREATE_REQUEST, but none of them work if manually including it in FGameLiftClientSDKModule::CreateGameSession

felipe-chamas avatar Apr 22 '24 14:04 felipe-chamas

Hello, thank you for reaching out! We will prioritize this feature request against our backlog!

levigerber avatar Apr 29 '24 21:04 levigerber