This article helps resolve the error message “The Asset Store Package you are trying to download is not available to the current Unity account” when accessing purchased assets in Unity Editor. Common causes include being logged into the wrong account, syncing issues, or technical problems like cache errors or version incompatibility. Solutions include verifying your account and purchase, re-logging into Unity services, clearing cache, and checking network settings.
Cause:
Sometimes, after purchasing the asset in the Unity Asset Store, the error can block the user from downloading the purchased asset with the message: "The Asset Store Package you are trying to download is not available to the current Unity account."
This can happen due to:
- Logged into the wrong Unity account in the Editor.
- Asset not purchased or syncing issues between the Asset Store and Unity account.
- Cache/temporary file issues, network restrictions, or Unity version incompatibility.
Resolution:
The resolution can vary depending on your situation and environment:
- Account Verification: Log out of Unity Editor and log back in with the correct account (the one used to purchase the asset).
- Purchase Check: Verify the asset has been purchased on your Unity Asset Store organization. If confirmed, log out and back into both the Unity Editor and Asset Store website to force a sync.
- Technical Troubleshooting: Clear Unity's cache and temporary files, check the internet connection and firewall settings, and verify Unity version compatibility with the asset.
If the issue persists after trying these solutions, contact Unity support for further assistance.