Unity Package Manager Error Could not establish a connection with the Unity Package Manager local server process. This is most likely due to a proxy or firewall configuration.
Не запускается проект Unity. Гуглил как исправить эту проблему, но в интернете не так много информации. Пробовал отключать Windows Defender и брандмауэр и т.д, но ничего не помогло. Даже пробовал через монитор брандмауэра Защитника Windows". В списке Unity подходящей версии. Двойной клик, "Запретить" на "Разрешить"
Unity Package Manager Diagnostics (v0.1.8)
============
Ran 7 checks
============
2 succeeded
5 failed
============
❌ UPM registry reachable (FAIL)
Make an HTTP request to the UPM package registry
>> Connection error.
❌ Ping UPM registry (FAIL)
Measure the latency of the UPM package registry API
>> No successful pings could be made in 21.36 seconds (1 failed)
❌ Ping UPM download (FAIL)
Measure the latency of the UPM package download endpoint
>> No successful pings could be made in 21.5 seconds (1 failed)
❌ UPM registry download speed (FAIL)
Test the Internet connection using the UPM package registry
>> Connection error.
✅ Speedtest.net (PASS)
Test the Internet connection using Speedtest.net
>> Measured speed to the Speedtest.net server: 7.60 Megabits per second
✅ HTTP proxy environment variables (PASS)
Detect whether proxy-related environment variables are set (HTTP_PROXY, HTTPS_PROXY, ALL_PROXY, NO_PROXY, UNITY_PROXYSERVER, UNITY_NOPROXY)
>> No proxy support has been configured through environment variables.
❌ UPM health check (FAIL)
Start the UPM process and call its health endpoint
>> Server started but did not respond to health requests:
>> Error: ETIMEDOUT