I can’t download an asset. Its page opens up on the browser but when I click ‘open in Unity’, the in editor browser loads a little and stops loading. Keeps saying ‘contacting Asset store’ and with the error message in the console that says: url: https://kharma.unity3d.com and [Global Exception] [Object Event] returnvalue:true.
I am using Unity 4.6.3 on Windows 10.
I tried everything, disabled firewall, reinstalled Unity, switched to wireless network logged out and in, searched many forums on the internet and nothing works. However, when I restarted the computer, it says that I am offline. When I restart again, it goes back to that same nonsense as not loading the page and hanging there.
When I try to access https://kharma.unity3d.com on the browser, it takes me to a blank page that reads:
“message” : “Input Error”,
“code” : “132.001”,
“details” : [ {
“field” : “redirect_uri”,
“reason” : “Query parameter is invalid. https://kharma.unity3d.com/login/bounce is not allowed.”
I also tried logging in within unity as well as on the browser. Asset search within unity works sometimes but when I click on an asset to load its page, it just hangs.
They probably shut down the old APIs. While you’re contacting the support on the proper channels (you can find the support page in the menu above), as a workaround just download a slightly newer Unity, download the asset with that, export it as a .unitypackage and import it into your version.
Make sure you choose a reasonably old version, because Asset Store is selecting proper versions if available, so you may end up with incompatible version of the Asset if it applies (code).
I tried using the newer version of Unity. In fact I tried using the very latest version of Unity 4 and still the same thing.
The reason I stick with unity 4 is because I want to continue using my beloved js scripting language and secondly, because the free version of unity 5 has a humiliating splash screen of “Made with Unity, Personal Edition”.