Unity-Harry / Unity-AssetDependencyGraph

An Asset Dependency Graph for Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

An Asset Dependency Graph for Unity

License:Other


Languages

Language:C# 100.0%