Build

Property Description
Automatically Build Before Debug
Environment/Build/Build Before Debug – Boolean
Enables auto-building of a project before downloading if it is out of date.
Confirm Automatically Build Before Debug
Environment/Build/Show Build Before Debug – Boolean
Enables the display of the auto-building popup.
Confirm Debugger Stop
Environment/Build/Confirm Debugger Stop – Boolean
Present a warning when you start to build that requires the debugger to stop.
Display ETA
Environment/Build/Display ETA – Boolean
Selects whether to attempt to compute and display the ETA on building.
Display Progress Bar
Environment/Build/Display Progress Bar – Boolean
Selects whether to display progress bar on building.
Echo Build Command Lines
Environment/Build/Show Command Lines – Boolean
Selects whether build command lines are written to the build log.
Echo Raw Error/Warning Output
Environment/Build/Show Unparsed Error Output – Boolean
Selects whether the unprocessed error and warning output from tools is displayed in the build log.
Find Error After Building
Environment/Build/Find Error After Build – Boolean
Moves the cursor to the first diagnostic after a build completes with errors.
Global Macros
Environment/Macros/Global Macros – StringList
Build macros that are shared across all solutions and projects e.g. paths to library files.
Keep Going On Error
Environment/Build/Keep Going On Error – Boolean
Build doesn't stop on error.
Save Project File Before Building
Environment/Build/Save Project File On Build – Boolean
Selects whether to save the project file prior to build.
Show Build Information
Environment/Build/Show Build Information – Boolean
Show build information.
Use External Builder
Environment/Build/Use External Builder – Boolean
Selects whether to build using an external builder process.

Build Acceleration

Property Description
Disable Unity Build
Environment/Build/Disable Unity Build – Boolean
Ignore Unity Build project properties and always build individual project components.
Parallel Building Threads
Environment/Build/Building Threads – IntegerRange
The number of threads to launch when building.

Window

Property Description
Show Build Log On Build
Environment/Show Transcript On Build – Boolean
Show the build log when a build starts.