UNITY HUB 3.5.2, 3.5.1 not work proxy environment variable values

Hello. I use it as stated on the official website Unity - Manual: Use environment variables to identify your web proxy

Proxy environment variable values named HTTP_PROXY and HTTPS_PROXY that include authentication information in the following format
http://:@<proxy_name_or_IP_address>:<proxy_port>but UNITY HUB 3.52/3.51(https://public-cdn.cloud.unity3d.com/hub/prod/UnityHubSetup.exe) anyway does not work through a proxy (checked the correctness of the variables and they work in other applications). Error in logs (%Appdata%\UnityHub\logs\info-log.json), for example, "Error: connect ETIMEDOUT 2.16.103.201:443 ". Help me please. What else is UNITY HUB 3.52/3.51 software missing to work through a proxy server with authorization on it?


Unity hub version 3.5.0 does not have this problem !!!

Hi, I’ve just shared the automatic proxy detection documentation here . Could you please try and see if it helps?
Thank you!

Before writing here, I checked everything, nothing works, i.e. in versions 3.5.1 and 3.5.2 does not work with a proxy server.

Depending on who has what proxy server, it is written here (https://docs.unity3d.com/2023.1/Documentation/Manual/ent-proxy-autoconfig.html) what needs to be done, but this does not apply to versions 3.5.1 and 3.5.2 because they are crooked.

Unity hub version 3.5.0 WORK https://docs.unity3d.com/2023.1/Documentation/Manual/ent-proxy-env-vars.html

Proxy environment variable values named HTTP_PROXY and HTTPS_PROXY that include authentication information in the following format
http://:@<proxy_name_or_IP_address>:<proxy_port>

Unity hub version 3.5.1 , 3.5.2 NOT WORK !!!

1 Like