Skip to content
GENERAL
- Fixed function FindExchangeCodePassword causing a crash when used in the editor/empty command line arguments
- Fixed a crash caused by a null struct being passed to Link Account and Login Callback structs
- Fixed an issue with RefreshLogin on dedicated servers
- Fixed EOS Auth LinkAccount not initializing struct values correctly
- Increased token buffer size in FAuthCredentials struct
GENERAL
- Added support for Unreal Engine 5.2
OSS
- Fixed an issue when searching for sessions
WEB MODULE
- Fixed a few structs that were causing compile errors when using UE 5.1+
OSS
- A “ServerPort” attribute will now always be added even if Port= parameter is not supplied when creating sessions
- Disable automatic account creation when refreshing login tokens as this should only be done when logging in
- Changed EOSAntiCheatCommonClientHandle to take in a UObject as handle