How to recompile code in Unreal Engine 5

There are small update how to recompile our C++ classes which we changed in our editor, for us it is Rider. There are 2 ways for it:

  1. Recompile whole project:
    Find button in right bottom corner

click on it and you will see something like that:

This stuff recompile everything, and it could takes time. That’s why I recommend way number 2

2. Add module view

I recommend you to move it into somewhere, to fix on a main window, I usually move it next to Outliner

And filter with your module, for us it is WallRun

Click button Recompile and it will be recompiled super quick!

Thats it, if you have questions – join our Discord and don’t forget to subscribe to Patreon!

Cheers!