This version of Unity is unsupported.

AssetBundle.UnloadAllAssetBundles

public static void UnloadAllAssetBundles(bool unloadAllObjects);

Parameters

unloadAllObjectsDetermines whether the current instances of objects loaded from Asset Bundles will also be unloaded.

Description

Unloads all currently loaded Asset Bundles.