Version: 2023.2
언어: 한국어
Unity 레지스트리에서 기능 집합 설치
로컬 폴더에서 패키지 설치

레지스트리에서 패키지 설치

Note: When you install a package using Package Manager, the Package Manager evaluates other packages and their dependencies to determine if there are version conflicts with the version you selected. If it detects any conflicts or restrictions, it installs the version that resolves these issues. For more information, refer to Dependency and resolution.

Use the same process for installing a package from either the Unity registry or any scoped registry defined in your project.

  1. Open the Package Manager window and select Unity Registry from the navigation panel. If you set up a scoped registry and you want to install a package from a scoped registry, choose My Registries instead.

    Note: If you haven’t defined any scoped registries for this project, My Registries doesn’t appear in the navigation panel.

    Select Unity Registry or My Registries
    Select Unity Registry or My Registries
  2. Select the package you want to install from the list of packages. The package information appears in the details panel.

    Note: If the Package Manager doesn’t list the package you want to install in the list of packages, it might be an undiscoverable package, such as an experimental or pre-release package. The Package Manager doesn’t display experimental packages unless they’re already installed, but pre-release packages appear in the Package Manager when you enable the Enable Pre-release Packages project setting.

  3. Select the version to install. For more information on available versions, refer to Finding a specific version.

  4. Click Install.

Install button in the corner of the details panel

진행 표시줄이 끝까지 차면 새 패키지를 사용할 수 있습니다.

Note: You can install multiple packages with one click by using the multiple select feature. For more information, refer to Perform an action on multiple packages or feature sets.


Unity 레지스트리에서 기능 집합 설치
로컬 폴더에서 패키지 설치