Hacker News new | ask | show | jobs
by behiri 1525 days ago
also by using unity build you don't need to link object files. I think that is main reason to use unity build, it eliminates need for any build system and compiling source code in a new machine is as simple as compiling a single transition unit.
1 comments

Unreal is far too big for one unity blob. It still requires a build system for many other reasons.