You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Added null check in case the session creation is delayed because the system wide lock could not be taken at init time. Fixed the likely cause of unknown exit code reported by CrashReportClientEditor - Fixed EditorSessionSummarySenderto loop/wait until system wide lock could be acquired before returning if bForceSendCurrentSession is true. #jira UE-91160 - Editor Analytics can crash if the session is created late #rb Jamie.Dale [CL 12446564 by Patrick Laflamme in 4.25 branch]