Version: Unity 6.6 Alpha (6000.6)
LanguageEnglish
  • C#

BuildHistory.BuildHistoryDirectory

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

public static string BuildHistoryDirectory;

Description

Gets or sets the path where the build history will be stored.

The default location is Library/BuildHistory. When setting a custom path, folders beneath the Assets and Temp folders are not allowed. The path can also be changed in the Preferences > Build Pipeline window. Changing this path doesn't move the existing build history and only affects where new builds are stored.