Every time I attempt to use the asset store, it is fraught with difficulty. I am plagued with what appear to be JSON/ javascript errors. Here is a sampling of the numerous errors I get:
"TypeError: Result of expression 'c.id' [undefined] is not an object."
"TypeError: Result of expression 'b.id' [undefined] is not an object.
"TypeError: Result of expression '$.noConflict' [undefined] is not a function."
"ReferenceError: Can't find variable: Ajax"
"ReferenceError: Can't find variable: $"
"TypeError: Result of expression 'this.fromContext.results' [undefined] is not an object."
"TypeError: Result of expression 'b.publisher' [undefined] is not an object."
I consistently get an error in file https://Kharma.unity3d.com/js/minified.js
Usually, I get a blank white screen, but other times I get:
"Internal Server Error"
Even if the asset store seems to work for a while, it quickly dies on me. Because I am not seeing a lot of other posts about this, it might be something on my end? I am willing to entertain any manner of troubleshooting. If its their problem, I suppose there is nothing I can do, but if its me, I’d like to try and fix it.
Everything else in Unity works fine, but the asset store is practically unusable. Am I alone or is this normal? It has always been like this, since I installed Unity. I currently use Unity Pro. All other unity functions appear to be operating properly.