Regularly Slow Compile Time Fix

Hi all,

I saw a few people mention they were having issues with a slow compile time even after the fix mentioned in this video (“Solving Slow Compile Times”). I for one have been dealing with 2 years of 2-minute compile times. I just found this link today on a UE4 forum that explains how to fix this:

https://answers.unrealengine.com/questions/18526/extremely-slow-compiling.html

It is similar to the fix mentioned in Eric’s post:

I hope this helps someone else the way it helped me. It makes a world of difference when I can compile faster. :smiley:

1 Like

Thanks for the post this cut my time from about 2 min to 30 sec. Now I can do the fix from the video and hopefully get it down to 10.

One note the compile log said that bFasterWithoutUnity = true; is obsolete so it suggested bUseUnity = false; I tried that and it worked great.

1 Like

Privacy & Terms