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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
Server-side issue, not reproducible on newest versions of Unity