I got an error when opening Unity project. It worked fine last week.
What makes so?
4 out of 6 checks passed:
[
{
“name”: “UPM registry reachable”,
“description”: “Make an HTTP request to the UPM package registry”,
“result”: “PASS”,
“detail”: “HTTP/1.1 200 OK\nX-Powered-By: Express\nProvider: Genesis\nDate: Wed, 04 Nov 2020 06:12:59 GMT\nConnection: close”
},
{
“name”: “Ping UPM registry”,
“description”: “Measure the latency of the UPM package registry API”,
“result”: “FAIL”,
“detail”: “No successful pings could be made in 5.666 seconds (0 failed)”
},
{
“name”: “Ping UPM download”,
“description”: “Measure the latency of the UPM package download endpoint”,
“result”: “FAIL”,
“detail”: “No successful pings could be made in 5.157 seconds (0 failed)”
},
{
“name”: “UPM registry download speed”,
“description”: “Test the Internet connection using the UPM package registry”,
“result”: “PASS”,
“detail”: “Measured speed to the UPM registry: 116.03 Megabits per second”
},
{
“name”: “Speedtest.net”,
“description”: “Test the Internet connection using Speedtest.net”,
“result”: “PASS”,
“detail”: “Measured speed to the Speedtest.net server: 73.60 Megabits per second”
},
{
“name”: “HTTP proxy environment variables”,
“description”: “Detect whether proxy-related environment variables are set (HTTP_PROXY, HTTPS_PROXY, ALL_PROXY, NO_PROXY, UNITY_PROXYSERVER, UNITY_NOPROXY)”,
“result”: “PASS”,
“detail”: “Proxy support has been configured through the following environment variables:\nHTTPS_PROXY = http://192.168.203.215:8080\nHTTP_PROXY = http://192.168.203.215:8080”
}
]