This version of Unity is unsupported.

AssetBundle.GetAllAssetNames

public string[] GetAllAssetNames();

Description

Return all asset names in the AssetBundle.

Only works for normal AssetBundles (non-streamed Scene AssetBundle), otherwise empty string array is returned.