Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2019.4.X, 2020.3.X, 2021.1.X
Votes
7
Found in
Issue ID
1335976
Regression
Yes
Package Manager/My Assets: 401 Response code trying to download a paid asset store package
* Users are reporting error when trying to download asset store package from _My Assets_ tab in Package Manager.
* This could be linked to not be able to accept the new _Terms of Service_ within the editor. Backend (Genesis)
Repro Steps:
1. Go in _My Assets_ with a Unity account owning a paid asset store package with ToS not accepted yet
2. Download
Actual Result
2 error message in the console:
* [Package Manager Window] 401 Unauthorized. Something went wrong. Please try again later. UnityEditor.AsyncHTTPClient:Done (UnityEditor.AsyncHTTPClient/State,int)(at /Users/bokken/buildslave/unity/build/Editor/Mono/AsyncHTTPClient.cs:248)
* [Package Manager Window] Server response is "The requested URL returned error: 401 Unauthorized" [Code 401] UnityEditor.Async.HTTPClient:Done (UnityEditor.AsyncHTTPClient/State,int)
Workarounds
- Users confirmed this workaround worked for them: “download any random free Asset first and then try again.”
- The new workaround would be to go to https://assetstore.unity.com/account/term (make sure to be logged in with the same user account as the one used in the Editor) and agree the Terms of Services and EULA (bottom of the web page). Then user will be able to download their assets in Package Manager UI (My Assets tab).
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
SwordofWhedon
Jun 04, 2021 19:59
Same. Cant download anything
unity_eCEfzhCng8ocQA
Jun 04, 2021 06:26
Hi!
The new workaround would be to go to https://assetstore.unity.com/account/term (make sure to be logged in with the same user account as the one used in the Editor) and agree to the Terms of Services and EULA (bottom of the web page).
KKalakbandi
Jun 03, 2021 16:15
Hi,
Im new to Unity and trying out few assets.
I see this issue too. I have also tried the workaround of adding some random asset which returned the same error.
[Package Manager Window] Server response is "The requested URL returned error: 401" [Code 401]
UnityEditor.AsyncHTTPClient:Done (UnityEditor.AsyncHTTPClient/State,int)
Is this a bug ? Any ETA for the fix ?
Thanks!
BitcoinBounty
Jun 03, 2021 14:15
Hi,
im new to Unity and im trying to download my first package. I get this exact problem. I have tried several free assets.
The workaround is confusing to me. How can I “download any random free Asset first and then try again.” when my problem is I can't download any assets...
How do I proceed - is there any other way of downloading assets than through the package manager?
kind regards
Carl