Description
BEST PERFORMANCE
– Strips unneeded assets like textures, sounds and video.
– Disables all graphics rendering, including lighting and shaders.
– Disables audio rendering.
– Skips lightmap baking.
BEST EXPERIENCE
– Works out-of-the-box.
– Make regular builds and headless builds within one project.
– Supports multiple build profiles.
– Extensive documentation.
BEST FEATURES
– Highly configurable.
– Cross-platform.
– Supports batch building and Unity Cloud Build.
– Can output log messages to console instead of file.
– Generates a readme file.
BEST EXTENSIBILITY
– Script functions, callbacks and define directives available.
– Can execute specific code only on headless builds.
– Simple examples attached.
– Full source code included.
SOLVES COMMON ISSUES
– “Global Illumination requires a graphics device to render albedo” error? Solved!
– “Cannot find card 0” error? Solved!
– “Unknown PCM default” error? Solved!
and much more!
Supports Unity 5.5, 2017, 2018 and 2019.