I created a simple TPS template project using ue 5.0.3 source code, downloaded from Git.
I added a simple Metahuman and when i click on Package Project (Dev mode) it starts to compile thousands of files and creates hundreds of folders inside the build folder.
I tried to package a simple project i made with ue 5.0.2 (no source code) and it only compiles 30 files and creates a single folder “Engine” inside the build folder.
It seems like there’s something wrong in my build config of 5.0.3 or similar, idk.
Any suggestions?