I’m starting to learn how to use Unreal 5 with Visual Studio 2019, I’m following a tutorial on the internet but in the tutorial it takes 11 seconds to compile and it took me several minutes. Does anyone know why and how can I fix it?
Thanks for read
Compiling is a hardware hungry process.
On UE5 you should use Visual Studio 2022 because it is faster.
Furthermore check your hardware usage while compiling. CPU is an important factor in compile times.