Build error when Submitting to asset store after upload.

When I submit to asset store which I have done many times before with similar assets I get a build error telling me I need Unity pro and will not complete the submit. I am only subitting character geo with rig and diffuse textures and basic unlit materials. I did find someone with same issue they reinstalled and seemed to fix everything I tried aswell a few time no luck same error appears. this error appears on all geo and texture and materials i am trying to submit.

Building Asset Bundles requires Unity PRO
UnityEditorInternal.AssetStoreToolUtils:BuildAssetStoreAssetBundle(Object, String)
AssetBundler4:CreateBundle(Object, String)
MainAssetsUtil:CreateBundle(String)
AssetStorePackage:UploadAssetBundles()
AssetStorePackage:m__29(String)
c__AnonStorey6:<>m__6(AssetStoreResponse)
AssetStoreClient:m__1A(Pending)
System.Collections.Generic.List1:RemoveAll(Predicate1)
AssetStoreClient:Update()
UnityEditor.EditorApplication:Internal_CallUpdateFunctions()

Thanks in advanced.

I had the same problem after installing Unity 4.3.
I found a solution in the forum.

  1. Uninstall Unity (I removed the webplayer as well).
  2. Delete everything Unity related in the registry database.
  3. Reboot
  4. Reinstall Unity

This worked for me.

I ended up installing an older version of Unity and this resolved the issue for me i realize this may not be an option for some.

I had this problem too, but I discovered that even with this error asset is sent to Unity anyway… :slight_smile: