Out-of-bounds read caused by improper return size from FSocketSteam::RecvFrom in Unreal Engine

UE - Online - Jun 7, 2021

Overview: Function at fault: FSocketSteam::RecvFrom (https://github.com/EpicGames/UnrealEngine/blob/c3caf7b6bf12ae4c8e09b606f10a09776b4d1f38/Engine/Plugins/Online/OnlineSubsystemSteam/Source/Private/ ...

Occasional crash when attempting to in-app purchase on Android device

UE - Online - Apr 21, 2021

App is frequently terminated with a NullPointerException when attempt to request in-app purchase. It is assumed that product information cannot be retrieved if there is no Google account logged in t ...

Crash when opening OculusVRDartsGame without oculus software installed

UE - Online - Oct 6, 2020

Several users have reported crashes when attempting to open the OculusVRDarts game we offer in our [Link Removed] Instead of allowing the engine to crash, we should handle this issue gracefully and ...

Steam fails to initialize when using the steamclient file from SteamCMD

UE - Online - May 18, 2020

Steam fails to initialize when using the steamclient file SteamCMDLogLoad: Game class is 'ShooterGame_FreeForAll' LogOnline: OSS: Creating online subsystem instance for: Steam LogOnline: Verbose: ...

Steam API is disabled when playing in Standalone Game

UE - Online - May 11, 2020

The Steam API is disabled when playing a Standalone Game that was started using the Play button. REGRESSION: Yes Worked: 4.24.3 Binary CL-11590231 Broken: 4.25 Binary CL-13261010 I do not see this ...

Download Image BP node no longer works with links to local files.

UE - Online - Mar 5, 2020

The Download Image BP node no longer works with links to local files with links such as "file:///C:/image.jpg" . This used to work, and confirmed working in 4.22, but is no longer the case. https:/ ...

Using OnlineSubsystemGoogle cause ITMS-90809 warning when uploading iOS build to AppStoreConnect

UE - Online - Jan 16, 2020

Because the OnlineSubsystemGoogle for iOS use old GoogleSigninSDK(Ver4.x), when uploading the iOS build to AppStoreConnect, ITMS-90809 (using a deprecated UIWebView) will be issued. To fix this, we ...

Session searching not working properly on iOS in Shootergame

UE - Online - Oct 24, 2019

Searching for sessions is not properly working in shootergame on iOS.  In SessionInterfaceIOS the current session search code is broken, and will never return any results. [Link Removed] [Link Remo ...

VoIP loses functionality when transitioning levels.

UE - Online - Oct 23, 2019

VoIP between client and host is lost upon transitioning levels. ...

iOS App Store ITMS-90809: Deprecated API Usage from UIWebView APIs

UE - Online - Sep 19, 2019

Users are receiving "ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of apps that use UIWebView APIs . See [Link Removed] for more information. " issue when submitting apps. ...