Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 918 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 918 Bytes

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. Download zip
  2. Extract folder
  3. In unity package manager select "Install from disk" and select .Json file from extracted folder

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.4.13