Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Dismiss Notice

Bug UNITY HUB 3.5.2, 3.5.1 not work proxy environment variable values

Discussion in 'Unity Hub' started by TSUNGkonovalov, Sep 18, 2023.

  1. TSUNGkonovalov

    TSUNGkonovalov

    Joined:
    Sep 14, 2023
    Posts:
    7
    Hello. I use it as stated on the official website 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://<username>:<password>@<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 !!!


     
    Last edited: Sep 18, 2023
  2. Gennady

    Gennady

    Unity Technologies

    Joined:
    Mar 30, 2015
    Posts:
    40
    Hi, I've just shared the automatic proxy detection documentation here. Could you please try and see if it helps?
    Thank you!
     
  3. TSUNGkonovalov

    TSUNGkonovalov

    Joined:
    Sep 14, 2023
    Posts:
    7
    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.
     
  4. TSUNGkonovalov

    TSUNGkonovalov

    Joined:
    Sep 14, 2023
    Posts:
    7
  5. TSUNGkonovalov

    TSUNGkonovalov

    Joined:
    Sep 14, 2023
    Posts:
    7
    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://<username>:<password>@<proxy_name_or_IP_address>:<proxy_port>


    Unity hub version 3.5.1 , 3.5.2 NOT WORK !!!!!!!!!!!!!!!!!!!!
     
    Last edited: Sep 19, 2023
    Takap_ likes this.