Package Manager 设置(菜单:__Edit > Project Settings__,然后 Package Manager 类别)用于管理范围注册表并修改当前项目的高级设置。
(A) 在 Scoped Registries 组下为您的项目添加、修改和删除 范围注册表,其中包含以下区域:
(1) 当前为此项目定义的范围注册表的列表
(2) 所选范围注册表的详细信息
(B) 在 Advanced Settings 部分下方,切换预览包和包依赖关系在 Package Manager 窗口中是否可见。
The Scoped Registries group displays a list of scoped registries already added to the current project on the left, and the details of the selected registry on the right.
For detailed information about how to use and configure scoped registries with the Unity Package Manager, see the documentation on Scoped Registries.
向项目添加范围注册表:
要修改现有的范围注册表:
要删除现有的范围注册表:
使用 Advanced Settings 组切换当前项目的 Enable Preview Packages 和 Show Dependencies 设置。
启用 Enable Preview Packages 设置可在 Package Manager 窗口中显示预览包。预览包在列表视图和详细信息视图中以 标记显示,以提示哪些包处于预览状态。
Warning: |
---|
默认情况下,此设置处于禁用状态,因为预览包应仅用于进行测试或向包开发人员提供反馈。有关包的预览状态和生命周期的更多信息,请参阅包状态和生命周期。 |
启用 Show Dependencies 设置可以:
注意: |
---|
默认情况下会禁用此设置。有关依赖关系如何处理包的更多信息,请参阅依赖和解析。 |
Scoped Registries, Enable Preview Packages and Show Dependencies project settings added in 2020.1 NewIn20201