Why do my project build times skyrocket after 4.1?

This is definitely not expected. We’re looking into it. Sorry about the trouble.

The idea is that with smaller projects, non-unity compilation and PCH files are forced enabled so that you get the fastest possible iteration times. UBT has a setting that configures what is considered a “small project”. It is possible something has regressed with this feature. We’ll check it out and get it fixed if so.

–Mike