You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Modified the Editor session to support lockless logging and corresponding analysis for concurrent events. - Added null check EditorSessionSummaryWriter::LowDriveSpaceDetected() to prevent accessing a null session. - Fixed CrashReportClient that could use the analytic provider outside of init/shutdow - Fixed IdleTime reported that could be buggy if Slate did not register any interaction before a crash occurs. #jira UE-90719 - FPlatformMisc::RequestExit() can corrupt the EditorSessionSummaryWriter #rb Jamie.Dale #ROBOMERGE-SOURCE: CL 12350899 in //UE4/Release-4.25/... via CL 12350910 #ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v671-12333473) [CL 12350942 by patrick laflamme in Main branch]