Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to debug unreal engine source code

i would like to ask if there is any way to debug the unreal engine source code with visual Studio Source Code :

(source code).

Everytime i try to set a breakpoint in their source code is just says that it can not reacht this breakpoint.

like image 829
Wolff Avatar asked Jul 30 '26 00:07

Wolff


1 Answers

Ensure that you've installed editor symbols for debugging in the installation options for your engine installation.

To do this, from your Epic Games Launcher, open the pulldown beside your current engine version, select options, set "Editor symbols for debugging" to true, and then Apply this change.

I'm not certain whether you'll need to regenerate your project files after doing so.

Once these editor symbols are installed, you should be able to set breakpoints and trace into the engine code.

like image 67
Kevin Mack Avatar answered Jul 31 '26 23:07

Kevin Mack



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!