- Home /
Can't import assets
I get this error whenever I try to import assets.
Failed to import package with error: Couldn't decompress package
UnityEditor.Web.JSProxyMgr:DoTasks()
draging the assets in doesn't work either.
Answer by Meyade · Jul 29, 2016 at 12:31 PM
When it happened to me it'd just not downloaded correctly. Here's what to do if it's the same problem:
Go to the asset store. At the top bar you'll see a download icon between the house and shoping cart icons, that's the "Toggle Download Manager" button. Hit it and it'll get you a list of the things you've tried to or already downloaded. hit "Download" on your asset (or deleate it if it's already marked as downloaded) and then when it shows a green bar with 100% on it it should let you import.
Answer by whaleinthesea · Aug 11, 2015 at 09:00 PM
You can try to reinstall unity(maybe you have deleted some files/folders from unity) or log out and log in again. You can also try to open it in your browser(try firefox and chrome) and if you already do, try to open it via window-assets store.
$$anonymous$$aybe your firewall or antivirus is blocking some files... Try to disable your antivirus, download and install it and turn your antivirus on.
Answer by thedarcsage · Nov 03, 2016 at 01:12 PM
I tested other solutions posted in this and other posts, but it still didn't fix it for me. However, I tried something else and then I was able to import packages without a problem again. It could be a different problem if this solution doesn't work for you.
I had Unity installed and my previous projects on the C: drive. After I saved a new project on Onedrive, I couldn't import packages, and it was showing me that same error message.
So then I finally created a New Project on the C: drive, and importing packages worked once again.
Answer by Cynikal · Nov 03, 2016 at 01:35 PM
Are you using 32 Bit Editor?
This has been a bug in the past (unsure if they've fixed it or not), but you'd see this error when decompressing large assets.
So, if you're using 32 Bit Editor, can you switch to 64?
Answer by SeaScout · Jul 17, 2018 at 07:32 AM
For me this turned out to be because of an antivirus program - Bitdefender was blocking 7zip from decompressing the file. I added 7zip to the whitelist in Bitdefender and it worked.
Your answer
Follow this Question
Related Questions
Error while trying to import asset 0 Answers
After importing object from blender. 3dmax texture dosent work 2 Answers
How can I remove a component during the asset import? 1 Answer
Add submesh to imported asset? 0 Answers
Scene not showing up when selecting asset files in the package upload menu 0 Answers