You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Computed a more accurate 'idle' base on user inputs. - Experimenting a measurement of Editor 'idle' time based on Editor process CPU usage. - Recorded entering/exiting PIE right away rather than waiting the next 'heartbeat' up to 60 seconds. - In case the the session creation is delayed (because contention on the session lock), don't wait up to 60 seconds to retry. Retry immediatedly at the next tick. - Increased update rate of the session in the first minute to each second rather than each minute because lot of crashes occurs before the first minute. #jira UE-91890 - Detect and report if CrashReportClientEditor is crashing #rb Jamie.Dale #lockdown cristina.riverun #ROBOMERGE-SOURCE: CL 12751397 in //UE4/Release-4.25/... via CL 12751399 via CL 12783803 #ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v681-12776863) [CL 12786319 by patrick laflamme in Main branch]