| 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. |
| 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. |
| Property | Description |
| Highlight Links Environment/Build Log/Highlight Links – Boolean | Highlight and navigate URL links in output. |
| Order Environment/Build Log/Order – Enumeration | Specifies whether the build log output is ordered by time or by building thread. |
| Show Command Lines Environment/Build Log/Show Command Lines – Boolean | Selects whether to show or hide lines containing build commands in the build log. |
| Show Errors Environment/Build Log/Show Errors – Boolean | Selects whether to show or hide lines containing errors in the build log. |
| Show Errors In Vertical Scroll Bar Environment/Build Log/Show Errors In Vertical Scroll Bar – Boolean | Annotate the vertical scroll bar with error positions. |
| Show Notes Environment/Build Log/Show Notes – Boolean | Selects whether to show or hide lines containing notes in the build log. |
| Show Other Lines Environment/Build Log/Show Other Lines – Boolean | Selects whether to show or hide unclassified lines in the build log. |
| Show Warnings Environment/Build Log/Show Warnings – Boolean | Selects whether to show or hide lines containing warnings in the build log. |
| Show Warnings In Vertical Scroll Bar Environment/Build Log/Show Warnings In Vertical Scroll Bar – Boolean | Annotate the vertical scroll bar with warning positions. |
| Property | Description |
| Show Build Log On Build Environment/Show Transcript On Build – Boolean | Show the build log when a build starts. |