Search Issue Tracker
Not Reproducible
Votes
1
Found in
2019.4
2020.1.4f1
2020.2
Issue ID
1276336
Regression
No
[PackMan] Error appears and prevents from downloading the BOXOPHOBIC assets when clicking "Open in Unity" in the Asset Store
How to reproduce:
1. Create a new Unity project
2. Open the https://assetstore.unity.com/packages/vfx/shaders/free-skybox-extended-shader-107400 in a browser
3. Select "Add to my Assets" and "Open in Unity"
4. Observe the error in the Package Manager window
5. Click the "Download" button in the Package Manager window
Expected result: No errors appear in the Package Manager window, Assets are downloaded
Actual result: Error "An error occurred: Unable to get purchase details because you may not have purchased this package." appears in the Package Manager window
Reproduces on: 2019.4.9f1, 2020.1.4f1, 2020.2.0b2
Cannot test with: 2018.4.27f1 (Asset store is in the Editor)
Note:
- In the Unity 2019.4.9f1 the error changes to "The requested URL returned error: 404 Not Found"
- Affects non-internal accounts with paid/free assets, users unable to download or install
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
We're currently no longer able to reproduce it