Search Issue Tracker
Not Reproducible
Votes
1
Found in
2021.3.39f1
2022.3.32f1
2023.2.20f1
6000.0.5f1
Issue ID
UUM-73128
Regression
No
Error "searching for packages" is thrown when opening "My Assets" in the Package Manager
Reproduction steps:
# Open a new project
# Open Package Manager window
# Open "My Assets" tab
Expected result: no errors or warnings are thrown
Actual result: An error is thrown and my assets fail to load:
{code:java}
[Package Manager Window] Error searching for packages. An error occurred, likely on the server. Please try again later. Unable to perform online search: Request [GET https://packages.unity.com/-/api/search?host=editor&provider=enterprise] failed with status code [502] UnityEditor.EditorApplication:Internal_CallUpdateFunctions () (at /home/bokken/build/output/unity/unity/Editor/Mono/EditorApplication.cs:381) {code}
Tested on device: Ubuntu 20, MacBook Pro, 2021 (Sonoma 14.4.1)
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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Resolution Note:
Server-side issue, not reproducible on newest versions of Unity