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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- Crash on EnumerateDisabledKeywordsInVariantsArray or UNITY_XXH32 when rapidly saving ShaderGraph or VFXGraph changes
Resolution Note:
Server-side issue, not reproducible on newest versions of Unity