I was trying to update cesium for unity package (v1.18.0) , but every time i hit update button it loads and after few mins it shows “aborted see console for more details“.
The same thing was happening with v1.17.0 as well, it never updated until v1.18.0 released and i am facing same issue with it too. I tried removing the current package which got removed now i am stuck and not able to install v1.18.0. Current package was v1.14.1
Hi @akashc,
I’m not sure why that would happen. But you can try downloading releases directly from GitHub and then install them manually. These are the exact distributions the Unity Package Manager will attempt to download and install, so if your browser also has trouble downloading them, perhaps that will give us more information about what’s going wrong. If it works fine in the browser, but not in the Unity Package Manager, that might be a sign Unity is somehow misconfigured for your network? For example, perhaps it’s not using a proxy server that your web browser is using?
Hi @Kevin_Ring ,
This got resolved automatically, after few days when I tried it didn’t show my any error and updated the package through Unity Package Manager.
Also , i later tried with the Git as well and it successfully updated from Git too.
Thanks.