Search Issue Tracker
Feature Request
Votes
0
Found in
2021.3.42f1
2022.3.42f1
6000.0.17f1
Issue ID
UUM-78957
Regression
No
[Ubuntu] A non-informative error is printed when the Package Manager is opened without an internet connection present
Steps to reproduce:
- Turn off your internet connection
- Open any Project
- Navigate to Window > Package Manager
- Observe the Console
Actual results: A non-informative error is printed:
"[Package Manager Window] Error searching for packages.
getaddrinfo EAI_AGAIN api.unity.com"
Expected results: Error is informative, for example, what is printed on macOS:
"[Package Manager Window] Error searching for packages.
Unable to perform online search:"
Reproducible with versions: 2021.3.42f1, 2022.3.42f1, 6000.0.17f1
Tested on (OS): Ubuntu 24.04, macOS Sonoma
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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Resolution Note:
After further discussions with Package Manager leads, we decided to create an initiative _Improve users' offline experience in the Package Manager_ in order to harmonize different behaviours in this window while offline.