Hello,
Im tring (since two days) to submit a package update (UnityCar 1.2), but it gives me several times a strange error (always the same), even if my package is validated:
NullReferenceException
AssetStoreManagerInternal.LoadImageFromUrl (System.String url, UnityEngine.Texture2D targetTex)
AssetStoreManagerInternal.SetMetadataStatus (System.String path, State state, System.String message)
AssetStoreManagerInternal+c__AnonStorey3.<>m__4 (System.String path, State state, System.String message)
HttpUploadManager.Update ()
AssetStoreManagerInternal.Update ()
AssetStoreManager.Update ()
System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[ ] parameters, System.Globalization.CultureInfo culture)
Rethrow as TargetInvocationException: Exception has been thrown by the target of an invocation.
System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[ ] parameters, System.Globalization.CultureInfo culture)
System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[ ] parameters)
can anyone tell me which is the problem? thanks