Engine always recompile 2700+ files

I created a project based on the engine source code. I compiled these 2700 files and everything was good. But when I create a new empty project based on the same source code it starts compiling 2700+ files again. And at the same time, if I try again to go into the first project that was built before, it will again start compiling 2700+. This greatly hinders development. I don’t even make any changes, I just want to work on several projects using the source code

2 Likes