Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2019.4.X, 2020.1.X, 2020.2.X
Votes
5
Found in
2020.1
2020.1.0f1
Issue ID
1265358
Regression
Yes
An error is thrown when inspecting packages in the 'My Assets' section of Package Manager
How to reproduce:
1. Create and open a new project
2. Open the Package Manager window
3. Go to the 'My Assets' section
Expected result: no errors are thrown
Actual result: an error is thrown
Reproducible with: 2020.1.0f1
Full error:
[PackageManagerUI] Error while getting product update details: Failed to parse response: Code 504 "The requested URL returned error: 504 Gateway Time-out"
UnityEditor.AsyncHTTPClient:Done(State, Int32)
Comments (2)
-
schmosef
Nov 18, 2020 07:21
Glad you guys have found a remedy for this.
I hope you are able backport the fix to the current "release" versions of Unity.
-
FlipGizmo
Oct 09, 2020 07:09
Same thing here in 2020.1.2f1, except with this error:
[PackageManager] Error Failed to parse response: Code 500 "The requested URL returned error: 500 Internal Server Error"
UnityEditor.AsyncHTTPClient:Done(State, Int32)It's also not displaying any of my packages so I can't access them.
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
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
Resolution Note (fix version 2021.1):
Fixed in 2021.1.0a7
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0b12
Resolution Note (fix version 2020.1):
Fixed in 2020.1.15f1
Resolution Note (fix version 2019.4):
Fixed in 2019.4.16f1