Version: 2023.1
列表视图
Features (detail) view

详细信息视图

The right pane of the Package Manager window displays details of the selected package.

Package details for a Unity package (left) and an Asset Store package (right)
Package details for a Unity package (left) and an Asset Store package (right)

这些详细信息包括以下信息:

(A) 显示名称。

(B) The package version, the date the package was published to the registry or the Asset Store, and any source or asset labels. Other information might display, if applicable:

  • The information tooltip () might also appear before the version. When you click the information tooltip, Unity displays information about the package (for example, if the package version you requested doesn’t match the version installed).
  • For Unity packages, a lock icon () appears before the version number when an installed feature set requires the selected package. Locking the package prevents you from accidentally changing the version of the package so the feature set continues to work effectively.

(C) The registry that hosts the package and the package author (Unity packages only), or the package publisher (Asset Store).

(D) The package name.

(E) Links to additional resources:

  • For Unity packages: links to open the package documentation page, the package changelog (if available), and the license information.
  • For Asset Store packages: links to open the Asset Store package’s official page on the Asset Store, and links to the publisher’s website and their support page (if available).

(F) Package details tabs, which vary by package type:

  • For Unity packages:
    • Description: A brief description of the package.
    • Version History: Package Manager always lists the installed or recommended package versions, with action buttons to install, update, or remove. Package Manager also lists other supported versions, if available. Expand each entry to check the release date, changelog for that version, and a link to the full changelog.
    • Dependencies: Dependency information for the package. This section lists dependencies in two directions:
      • Is using:该包是否依赖于另一个包,以及依赖哪个版本(如果是)。安装的包会在版本号之后显示依赖关系的状态。
      • Used by:是否有另一个包依赖于该包,以及依赖哪个版本(如果是)。
    • Samples: This tab displays only if the package author provided samples. The tab displays a description and an Import button next to the sample.
  • For Asset Store packages:
    • Overview: Information about the package:
      • Any custom labels you assigned this Asset Store package.
      • The supported versions of Unity.
      • The disk space required.
      • 您购买 Asset Store 资源包的日期。
      • A brief description of the package.
    • Releases: Release information, including the release date of the original package and the release date of the current package.
    • Imported Assets: Lists the items from the Asset Store package that you imported into your project.
    • Images: Thumbnails of the marketing images, audio, and video available on the Asset Store for Asset Store packages.

(G) Button(s) to unlock, install, update, remove, or disable the Unity package.

(H) Button(s) to download, import, update, or remove the Asset Store package.

Labels

Some packages and Asset Store packages display labels next to the package name or version number. These labels offer information about the source or state of the package:

  • Source label types indicate where the package originates from (for example, whether it comes from a local folder or is downloaded from the package registry).
  • State label types indicate the package’s stage of the development cycle. For example, whether it’s an experimental package or on the release track for a specific Unity version.
  • Asset Store labels indicate that the Asset Store package originated from the Asset Store. These labels might also indicate a special status (for example, deprecated).

Some source labels imply state labels and vice versa. For example, if you embedded a package in your project, then Unity automatically assumes it’s a custom package in development, so only the custom label appears in the details view.

Package Manager 窗口显示以下值:

Label 类型 含义
Released 状态 Unity officially released this package and fully supports it. The Quality Assurance team has tested this version of the package and guarantees that it works with a specific version of the Editor and all other packages released for that Editor version.
Release Candidate 状态 This version of the package is on track to be fully released within the next Tech Stream of the current release cycle.
Pre-Release 状态 This version of the package is at an earlier stage of development, but Unity guarantees to release it by the end of the Long Term Support (LTS) release cycle. It might not have complete documentation, or it might not be fully validated by either the development team or Unity’s Quality Assurance team.
Experimental 状态 These packages are either new packages or contain experimental modifications. Unity doesn’t support Experimental packages because they’re in the early stages of development.
Deprecated 状态 These packages are no longer under development for that Unity Editor version, or a specific version of a package has a critical issue. Unity doesn’t support Deprecated packages.
Custom state
source
This package is embedded in your project. Most custom package developers start by embedding a new package in their project, which is why the Custom label appears.
local 来源 The Package Manager installed this package from a folder or tarball file on your local disk external to your Unity project folder.
git 来源 Package Manager 直接从 Git 代码仓库将此包安装在项目中。
asset store 资源 This is an Asset Store package that you purchased or downloaded from the Asset Store.
deprecated 资源 This package is no longer available on the Asset Store, unless you have downloaded or purchased it previously. That is, it’s no longer discoverable by new customers.
列表视图
Features (detail) view