Test AssetBundle in Unity 2017
With Unity 2017, we can use 2 tools to build Asset Bundle: AssetBundles-Browser and AssetGraph. I've created a test project here
General flow
- Setup
Asset Bundle Graph
to build AssetBundles - Check AssetBundles with AssetBundleBrowser
Setup Asset Bundle Graph
The most basic setup consists of 4 nodes:
- Load From Directory ...