Search Unity

AssetBundle error

Discussion in 'Editor & General Support' started by User340, Feb 9, 2016.

  1. User340

    User340

    Joined:
    Feb 28, 2007
    Posts:
    3,001
    I'm getting the following error when attempting to download an AssetBundle from my server (via WWW class):
    Failed to decompress data for the AssetBundle

    Does the AssetBundle need to be built a certain way in order to be downloaded from a server? I've tried Uncompressed and Compressed and neither one worked. Any thoughts?
     
  2. User340

    User340

    Joined:
    Feb 28, 2007
    Posts:
    3,001
    Bump.

    Anyone know what causes the "Failed to decompress data for the AssetBundle" error? Has anyone experienced this before?