Wiki Code Tutorials

How to Debug a Packaged Game

Dear Community,

Are you getting crashes in packages games with no debug info in the crash reporter?

Need fancier debugging powers of Visual Studio in a packaged game?

I’ve just released a new wiki on how you can debug packaged games!

I cover:

  1. including debug symbols when packaging
  2. attach to process using Visual Studio

How to Debug a Packaged Game

:slight_smile: