Get AssetBundle file size

I want to check an assetBundles file size before retreiving…

Any way to do this?

Thanks in advance,
Oliver :slight_smile:

If downloading the asset bundle asynchronously using the www.assetBundle, you have the option to browse the server using some server-side technology (PHP etc.) for getting the file size prior to downloading.