Search Unity

Failed to import package with error: Couldn't decompress package

Discussion in 'Editor & General Support' started by millefoliumink, Nov 22, 2018.

  1. millefoliumink

    millefoliumink

    Joined:
    Aug 28, 2014
    Posts:
    139
    Failed to import package with error: Couldn't decompress package
    UnityEditor.Web.JSProxyMgr:DoTasks()

    Unity 2017.2.3f1

    Help please?
     
  2. NeneChico

    NeneChico

    Joined:
    Oct 4, 2014
    Posts:
    14
    I had same error because Unity download assets on C:\Users\<username>\AppData\Roaming\Unity\Asset Store-5.x. My C: drive was full when downloading it. On next start unity believe that the related package was successully downloaed so package install on the project fails after.
    Solution :
    1. delete corrupted asset under C:\Users\<username>\AppData\Roaming\Unity\Asset Store-5.x
    2. make enough space on your C: drive
    3. go to asset store and reload the asset
    4. install the asset in your project