This version of Unity is unsupported.

AssetBundleRequest.allAssets

public Object[] allAssets;

Description

Asset objects with sub assets being loaded. (Read Only)

Note that accessing asset before isDone is true will stall the loading process.