Unity-Technologies / AssetGraph

Visual Workflow Automation Tool for Unity.
Other
1.12k stars 208 forks source link

How to add addressables nodes in version 1.7.2 #167

Closed ls470697480 closed 2 years ago

ls470697480 commented 2 years ago

I have installed Asset Graph 1.7.2 and Addressables 1.19.19.

In Asset Graph documentation, it says "Addressables Nodes. AssetGraph offers nodes for Addressables. They will be available if you install Addressables 1.6 or later in your project."

However, I can't find out how to create nodes related to Addressables in version 1.7.2. And In the changelog, the Addressables nodes were removed in 1.7.1 for the reason that "Removed dependency with AssetBundleBrowser and Addressables".

How can I use Addressables related nodes in Asset Graph 1.7.2. Thank you.