Why BuildAssetBundles return null after follow the instruction ?
details:
The first time, BuildAssetBundles calling generated a valid assetBundle.
Then I deleted the dir where the assetBundle is placed.
Then the second calling of BuildAssetBundles return null.
I have dived in this problem for 2 days, but no idea.
Can someone tell me why ?
Thanks for your suggestions.
You deleted the entire directory? The docs say “The folder will not be created automatically and the function will simply fail if it doesn’t already exist.”