This version of Unity is unsupported.

AssetBundle.GetAllScenePaths

public string[] GetAllScenePaths();

Description

Return all the Scene asset paths (paths to *.unity assets) in the AssetBundle.

Only works for streamed Scene AssetBundles, otherwise empty string array is returned.