Hello everyone
I am currently researching capabilities of UE4/UE5 crash reporting
AFAIK UE4 does not support UELogs in shipping and thus they cannot be sent with crash data
Is there any way to attach files to crash reporter (like logs, saves etc) without overloading GameData in crash reporter xml?
Or is there any better solution to achieve similar results without rebuilding Engine?