You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- use BaseDir() instead of ProjectDir(), as ProjectDir could return a relative path (unsuitable for drive information) - Added missing fields in the crash reporter context that is sent on abnormal termination. Some fields were added recently but were never synced/sent by the crash reporter client. - Fix an issue that prevented listing of partitions. The Wbem Next() method can return a value that is not 0 but also not a failure. #rb daniele.vettorel, zach.harris #rnx [CL 30330133 by nicolas mercier in ue5-main branch]