Skip to content
SESSIONS
- Fixed creating sessions using “Create SteamCore Session” using Unreal Engine 5.0 Preview 1
GENERAL
- Added Unreal Engine 5 Preview 1 support, Early Access versions are no longer officially supported
GENERAL
- Session Attribute getter functions have been refactored to return a bool if the value was found and is of the same type
- Fixed a bug getting integer session attribute that was treated as a string
- Added a new utility function “GetType” this will allow you to get the type of attribute from a session setting
GENERAL
- Fixed several ansi character conversion issues
- Fixed UE5 compile warnings
Thanks ROJO for submitting this fix
GENERAL
- Fixed async timeouts not working correctly