Creating database fails.

Issue #15 closed
Willem Kokke created an issue

creating /AssetBundleGraph/SettingFiles/AssetReferenceDB.asset fails if the SettingFiles folder does not already exists (which it doesn't when checking out from the Release/1.1 branch)

Parent directory must exist before creating asset at Assets/AssetBundleGraph/SettingFiles/AssetReferenceDB.asset. UnityEditor.AssetDatabase:CreateAsset(Object, String) AssetBundleGraph.AssetReferenceDatabase:GetDatabase() AssetBundleGraph.AssetReferenceDatabase:DeleteReference(String) AssetBundleGraph.AssetReferenceDatabasePostprocessor:OnPostprocessAllAssets(String[], String[], String[], String[]) UnityEditor.DockArea:OnGUI()

Comments (6)

  1. Log in to comment