The right pane of the Package Manager window displays details of the selected package.
これらの詳細には、以下の情報が含まれます。
(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:
(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:
(F) Package details tabs, which vary by package type:
(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.
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:
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 ウィンドウは以下のタグを表示します。
ラベル | タイプ | 意味 |
---|---|---|
Released | 状態 | Unityはこのパッケージを公式にリリースし、完全にサポートしています。品質保証チームはこのバージョンのパッケージをテストし、特定のバージョンのエディターと、そのエディター用にリリースされた他のすべてのパッケージで動作することを保証しています。 |
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 | 状態 ソース |
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 | ソース | Package Manager は、このパッケージを Unity プロジェクトフォルダーの外部にあるローカルディスクのフォルダーまたは .tgz ファイルからインストールしました。 |
git | ソース | Package Manager は、このパッケージを Git リポジトリから直接インストールしました。 |
asset store | アセット | これは、Asset Store から購入またはダウンロードした 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. |