ryanjon2040 / Unreal-Binary-Builder

An application designed to create installed Unreal Engine builds (aka Rocket builds) from Unreal Engine GitHub source.
MIT License
657 stars 150 forks source link

Crash windows doesn't contain call stack. #21

Open alibatiste opened 4 years ago

alibatiste commented 4 years ago

Hello,

When unreal crash, i don't have the call stack in the crash windows like i have in epic release with the option "editor symbols for debugging". I have enable the option "Include full debug option" and "include PDB". All the PDB file are in the binary folder. Am I doing something wrong or something?

Thank for you help.