EOSCore:: 1.8.4.2

General

  • Updated EOS SDK to version 1.10.1

Leaderboards

  • Fixed an issue when fetching leaderboard records

EOS SDK 1.10.1

EOS Core

  • Bug Fix: Fixed rare crash in the SDK task management code. Prior to the change, there was a very small time slice when queuing completion delegates could crash the application.

P2P

  • Bug Fix: Fixed an issue where packets could be sent out-of-order even when configured to be ordered, when packets were sent on the same frame the underlying connection was established.

Social Overlay

  • Bug Fix: EOS_Platform_SetOverlayLocaleCode now informs the Social Overlay of this change and triggers a refresh of the achievements data.

User Info

  • Bug Fix: Fixed a bug where querying user info for display names that include Unicode characters would fail.