Hello,
Whenever I download anything from the asset store I get an exception and the store crashes:
UnityException: Caught exception in Javascript code: TypeError: Result of expression 'jQ(a.element).position()' [null] is not an object.
UnityEditor.AssetStoreWindow.InvokeJSMethod (System.String objectName, System.String name, System.Object[] args) (at C:/BuildAgent/work/cac08d8a5e25d4cb/Editor/Mono/AssetStore/AssetStoreWindow.cs:160)
UnityEditor.AssetStoreWindow.OnDownloadProgress (System.String id, System.String message, Int32 bytes, Int32 total) (at C:/BuildAgent/work/cac08d8a5e25d4cb/Editor/Mono/AssetStore/AssetStoreWindow.cs:230)
I have this on several pc’s, both mac and windows, all with the latest unity build. In a freshly started project.
Someone plz help, I cannot download anything anymore!