You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
### Notes Many other platforms already do this, this just brings parity to Windows. I think by design the error message is meant to be reported via a call to HandleError() or LogFormattedMessageWithCallstack(), but sometimes neither happens. The reasons are unclear due to lack of information. This print may be redundant (the message be printed twice in some situations, once with a callstack and once without), but that's better than not having it at all in edge cases. #rnx #rb joe.kirchoff #jira UE-151094 #preflight 6283ed244106f5854a6e4dae [CL 20248920 by geoff evans in ue5-main branch]