Search code examples
c++breakpointsunreal-engine4

UE4Editor-CoreUObject Triggered Breakpoint


My game is randomly crashing sometimes and I want to try and debug it and track down the issue. Currently, when the game crashes, I see this screen and does not have any information, any idea how to fix?

error


Solution

  • UE4 Gives the option to install debugging symbols when installing/upgrading the new version:

    solution