Skip to content
GENERAL
- Added UE4.27 support, no code changes needed
General
- Fixed an issue where the delegate for creating a GameLiftClient object was not being called
Thanks to Feror for finding this - Added a missing AttributeValue struct to the GameLiftPlayerStruct
General
- Fixed a crash when shutting down the application in shipping configuration
General
- Fixed an issue with FWriteRequest struct setting values even though the value was empty
General
- Added support for the following AWS attributes in the FAttributeValue struct
STRING_SET,
NUMBER_SET,
BYTEBUFFER_SET,
ATTRIBUTE_MAP,
ATTRIBUTE_LIST