Search Unity

Error "Unable to write data"

Discussion in 'Addressables' started by Jribs, Aug 19, 2020.

  1. Jribs

    Jribs

    Joined:
    Jun 10, 2014
    Posts:
    154
    I have been getting this error recently with my addressable setup.

    Code (CSharp):
    1. Exception encountered in operation Resource<IAssetBundleResource>(myfile.bundle): RemoteAssetBundleProvider unable to load from url https://myurl/myfile.bundle, result='Unable to write data'.
    Searching in the forums doesn't turn anything up for that error.

    Does anyone have any idea what it means? Happens on multiple machines on Windows / OSX / Android
     
  2. TreyK-47

    TreyK-47

    Unity Technologies

    Joined:
    Oct 22, 2019
    Posts:
    1,819
    I'll forward this over to the team, and see what advice they have.

    Which version of Addressables are you using?