文档

​
​

Development

User Acquisition

Monetization

工业

Unity Cloud

Get Started

Asset Manager SDKs and services

Open Unity Dashboard

Unity Cloud

此页面不支持所选语言。
​
​
Unity Dashboard
  • Accounts
  • Organizations
  • Projects
  • Products
  • Billing
Developer Data
  • Introduction to the Developer Data Framework
  • Get started
  • View Diagnostics for your project
  • Privacy and consent
Unity Asset Manager
  • What's new
  • Asset Manager web
    • Get started
    • Manage access and permissions
    • Create projects and collections
    • Add assets
    • Manage assets
      • Asset versioning
      • Asset Dependencies
      • Asset action menu
      • Dependency viewer
      • Edit an asset
      • Bulk edit assets
      • Review workflow
      • Manage custom asset metadata
    • Collaboration
    • Discover assets
    • Transform assets
    • Download assets
    • Trash
  • Asset Store
  • Manage Assets in the Editor
  • Unity Version Control
  • Developer documentation
Unity Pipeline Automation
  • About
  • Get started
  • Pipelines
  • Automations
  • Monitor jobs
  1. Unity Cloud Documentation
  2. Asset Manager

Dependency viewer

Use the dependency viewer to view and assess relationships between assets and their dependencies.
阅读时间2 分钟
最后更新于 1 年前

The dependency viewer in Unity Asset Manager web helps you manage complex projects with interdependent assets, especially when making significant updates or version changes. It lets your team assess the impact of changes before you apply updates, which reduces the likelihood of unintended disruptions.
注意
The dependency viewer is available only in Asset Manager web. It isn’t available in the Unity Editor.

Access the dependency viewer

To access the dependency viewer:
  1. Select an asset that has dependencies. For example, prefabs uploaded with the Asset Manager for Unity package often have dependencies such as materials or textures.
  2. In the side panel, select See dependencies. The dependency viewer opens.
  3. Select an asset in the Dependency of column to view the parent asset’s relationships.
  4. Select an asset in the Dependencies column to view the child asset’s relationships.
You can view how changes to one asset, such as a shader or prefab, may affect related assets in your project hierarchy.
注意
To view the asset in a project, select the more (…) menu on the asset, and then select Go to asset.

Features

The dependency viewer includes the following features:
  • Visualize relationships
    Displays the selected asset along with its dependencies and parent assets that depend on it.
  • Version tracking
    Shows whether each dependency uses a fixed version or a label reference. This helps you identify which version of a dependency the asset references.
  • Navigate the dependency tree
    Select any dependency to view its details and the associated dependencies further down the tree. You can also navigate to parent assets to see how the selected asset is used. This provides a complete top-down and bottom-up view of the hierarchy.
  • Identify the impact of changes
    Understand how changes to an asset affect other assets. For example, modifying a shader may impact multiple prefabs, and the parents of those prefabs may also be affected. This helps you assess the full ripple effect of your changes.

Copyright © 2026 Unity Technologies
法律信息隐私政策CookiesDocumentation Terms of Use请勿出售或分享我的个人信息您的隐私选择(Cookie 设置)

“Unity”、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属公司在美国和其他地方的商标或注册商标(此处查看更多信息)。其他名称或品牌是其各自所有者的商标。

为方便起见,一些页面是机器翻译的,可能包含不准确的内容。如有信息不一致的情况,以英文版本为准。

  • 在本页上
    • Access the dependency viewer

    • Features


报告此页面的问题