Search Unity

(Free on github) Asset dependency graph

Discussion in 'Assets and Asset Store' started by lejean, Nov 4, 2020.

  1. lejean

    lejean

    Joined:
    Jul 4, 2013
    Posts:
    392
    https://github.com/lejean/Unity-AssetDependencyGraph

    Forked over from a unity developer but added some modifications like filtering, better readability, etc..

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

    It's great for analyzing unwanted assets or duplicate dependencies when creating asset bundles.

    DependencyGraph.gif DependencyGraph2.gif
     
    Epsilon_Delta, BenniKo and SugoiDev like this.
  2. Epsilon_Delta

    Epsilon_Delta

    Joined:
    Mar 14, 2018
    Posts:
    258
    Nice feature would be to create asset dependency graph for all assets (and/or packages) at once