ノート: このページの情報は、Unity Registry 、スコープ付きレジストリ、ローカルソース からインストールされたパッケージにのみに対応しています。Git URL からインストールされたパッケージをアップデートするには、新しいリビジョンを使って Git 依存関係として再インストール するか、Unity Registry から再インストールします。Git の依存関係でリビジョンを指定する方法については、特定のリビジョンをターゲットにする を参照してください。
パッケージの更新は、In Project 、Unity Registry 、My Registries のいずれかで行うことができます。
Package Manager ウィンドウを開き、Packages ドロップダウンから In Project を選択します。
利用可能なアップデートがあるパッケージの横に矢印が表示されます。
Select the installed package you want to update from the list of packages. The package information appears in the details view.
The lock icon () indicates that this package and version is locked to an installed feature set. To unlock the package and select another version, click the Unlock button.
Note: The package is only temporarily unlocked. If you change to a different list context, or close either the Package Manager or the Editor, the package reverts to being locked again. However, if you switch versions when the package is unlocked (for example, with the Add package by name method), the package stays unlocked.
パッケージのリスト で、パッケージ名の左側にある展開アイコンをクリックします。
Note: If you see the See other versions link after expanding the package, you can click it to see the list of all available versions for that package.
Select any version of the current package to see the details specific to that version in the details view.
Click the Update to button.
When the progress bar finishes, any new functionality is immediately available.
ノート: 古いバージョンのパッケージに切り替える場合は、パッケージのコンテンツに対してAPI Updater を実行しなくてはならない場合があります。