Version: Unity 6.7 Beta (6000.7)
LanguageEnglish
  • C#

ExternalBuildInfo.ProducerPackage

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 string ProducerPackage;

Description

The name of the package whose build pipeline made this build, for example com.unity.addressables. Optional.

Nothing but that package can display the build's report, so the Build Analysis window uses this to offer it when it isn't installed. Leave it empty for a pipeline that doesn't ship as a package.