I have a project made with 4.72 Engine version that is downloaded with the Epic Editor. And it works just fine.
I downloaded the source code from Git of the same version 4.27 to edit some aspects of the engine code.
The engine was built successfully, and I made a test project with it and it worked fine.
However, I can’t build the main project to work on the edited version of the Engine. I deleted VS files, Saved, and Intermediate files, regenerated VS code, built the project in IDE successfully (with a strange very quick building about 3 seconds?). But then whenever I open the editor to run the project, it keeps telling me that it needs to be rebuilt. Then asks me to rebuild it from the IDE, which I already did. Rinse and repeat, and never works.