I am unable to import any packages. Unity just writes “Couldn’t decompress package” into console.
Tried running from terminal, but there are now errors logged (maybe i missed some argument?)
If i download package from assetstore it also appears in console: UnityEditor.Web.JSProxyMgr: DoTasks(), but before that package appears to be successfully decrypted.
But when i import already downloaded package, it just says that package couldn’t be decompressed.
I have zlib and gzip installed. What else am i missing?
Well, after formatting my laptop and install the new release it seems that it’s fixed
However i also tried using tar, but it isn’t unzip the package properly, it creates a folder per script which contains a file without extension named “asset” that contains the code, plus the meta file and a pathname file. For what it’s worth.