Why does UE5 compile every module every time?

How to prevent plugin recompilation - Pipeline & Plugins / Plugins - Unreal Engine Forums

The solution (add bUsePrecompiled = true to plugin build.cs files) seems to have worked for me. I still feel that something is off as this shouldn’t be necessary with Marketplace installs.

4 Likes