You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Optimized processing efficiency (only manual press refresh button will reload AssetDatabase by build map data source).
Added custom build maps option for build.
Added Open button in Build tab.
Modified GetBuildMap method change private to public. You can cutom your BuildTool to gets AssetBundleBuild[] via BundleBuildMap(ScriptableObject).
【Remark】When switch data source will not auto reload AssetDatabase, you will see Configure tab will appear exclamation mark messages but doesn't matter. If you want reload AssetDatabase by build map, you just manual press refresh button in left-top (If you have many assets will take a long time for reloading).