For quite a long time now I have had this really big issue that has been bothering me SO MUCH! Whenever I create a new C++ class, if I do any little change to the code or add some code, when I compile the code it gets stuck at the “Building 5 actions with 6 processes…”. I then have to wait another 10 to 20 minutes for the compile to be done and then compiling is all back to normal again. I thought the issue might of been the fact how the engine compiles the code when I create a new class but nope, switching off "automatically build when creating a new C++ class " and then compiling the code and as always, the compiling duration is the same duration as the duration of the automatic compile; then the issue is back again when I next make a change to the code. I’m out of ideas at this point.
1 Like