Files
UnrealEngineUWP/Engine/Source/Developer/CrashDebugHelper/Private
Patrick Laflamme 54bb63aaf1 #jira UE-114056 - UE5 Crash Reporter takes too long to return data
- Added the system image paths to the image pathname because when the issue happens, looking at ETW event with SysInternal process monitor, we can see that CRC is scanning the engine folder (with all assets) to find the system images.
  - This is a specuative fix because the bug doesn't always manifest and it didn't for me when I implemented this fix and didn't anymore for the QA that reported the issue once I proposed this fix.

[CL 16329089 by Patrick Laflamme in ue5-main branch]
2021-05-14 09:43:42 -04:00
..