Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

PackageStatus

enumeration

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

Description

Unity Package Manager package status.

Properties

UnknownThe status of the package is unknown.
UnavailableThe package or one of its dependencies cannot be found on the local file system.
InProgressThe package is being transferred into the local file system.
ErrorAn error occurred while transfering the package or one of its dependencies to the local file system.
AvailableThe package and its dependencies are available on the local file system.

Did you find this page useful? Please give it a rating: