• Stars
    star
    353
  • Rank 119,741 (Top 3 %)
  • Language
    C#
  • License
    Other
  • Created about 5 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An Asset Dependency Graph for Unity

Unity - Asset Dependency Graph

New License and Contribution Guidelines: 28/10/2020

This project provides a basic Asset Dependency Graph for Unity using the new GraphView API.

Install instructions

  1. Close Unity and open the Packages/manifest.json file
  2. Add "com.harryrose.assetdependencygraph": "https://github.com/Unity-Harry/Unity-AssetDependencyGraph.git", to the dependencies section

Usage

The Asset Dependency Graph Window can be opened via the Window > Analysis >Asset Dependency Graph file menu

Once the window is open:

  1. Select the root asset you want to inspect in the Project window
  2. Click the Explore Asset button in the graph window

Any questions? Ask @peanutbuffer

Tested against

2019.2, 2019.1, 2018.4, 2018.3