Version: 2023.1
言語: 日本語
リストビュー
機能 (詳細) 表示

詳細ビュー

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

Unity のパッケージ (左) と Asset Store パッケージ (右) のパッケージ詳細
Unity のパッケージ (左) と Asset Store パッケージ (右) のパッケージ詳細

これらの詳細には、以下の情報が含まれます。

(A) ディスプレイ名

(B) パッケージのバージョン、パッケージがレジストリや Asset Store に公開された日付と ソースやアセットのラベル。該当する場合は、その他の情報も表示されます。

  • 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) パッケージとパッケージ作成者 (Unity パッケージのみ)、またはパッケージパブリッシャー (Asset Store) をホストするレジストリ。

(D) パッケージ名。

(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) パッケージの詳細タブ。パッケージの種類によって異なります。

  • Unityパッケージの場合
    • Description: パッケージの簡単な説明。
    • 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: パッケージの依存関係情報。このセクションでは、依存関係を 2 つの方向から示します。
      • Is using: このパッケージが他のパッケージに依存しているかどうか、また依存している場合はどのバージョンか。インストールされているパッケージは、バージョン番号の後に依存関係の状態を表示します。
      • Used by: 他のパッケージがこのパッケージに依存しているかどうか、依存している場合はどのバージョンか。
    • Samples: このタブは、パッケージの作者がサンプルを提供した場合にのみ表示されます。このタブには、サンプルの横に説明と Import ボタンが表示されます。
  • Asset Store のパッケージ
    • Overview: パッケージに関する情報。
    • 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: Asset Store で利用可能な Asset Store パッケージのマーケティング用の画像、 オーディオ 、ビデオのサムネイル。

(G) Unity パッケージを アンロックインストール更新削除無効化 するボタン。

(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:

  • ソース タイプのラベルは、 パッケージ元を示します (例えば、 ローカルフォルダーからのものか、パッケージレジストリからダウンロードされたかなど)。
  • 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 ウィンドウは以下のタグを表示します。

ラベル Type 意味
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.
リストビュー
機能 (詳細) 表示