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.

Question Cannot Login in Unity Hub on Mac

Discussion in 'Unity Hub' started by unity_D127411F061F556F2293, Jul 22, 2023.

  1. unity_D127411F061F556F2293

    unity_D127411F061F556F2293

    Joined:
    Jul 22, 2023
    Posts:
    2
    Hi,
    I'm am using Unity Hub on a Mac and receive a message "Something went wrong" when I log in.
    The only one error I can see in log is "https://api2.amplitude.com/2/httpapi failed, reason: unable to get local issuer certificate"

    I know about the root of this error: my Mac is protected by zscaler, which replaces the genuine certificate in responses by its own. I did follow https://docs.unity3d.com/2023.1/Documentation/Manual/ent-proxy-cert-trust.html#necc-env-var and add the zscaler root and intermediate certificate to upmconfig.toml. But it seems not to affect the Unity Hub.

    Do anyone more have this issue? Is upmconfig.toml the proper place to configure additional certificates?
    Thanks a lot and BR!
     
  2. dealcrazy

    dealcrazy

    Joined:
    Jul 24, 2023
    Posts:
    1
    One more thing, you can right-click on the Unity icon and try to open it as an administrator. I figured out this is all because of the antivirus.

    Update: I was able to contact the Unity team and inform them about the bug. They replied by saying that they are aware of the bug but not willing to fix it because they couldn't reproduce it. This is weird. Also, I realized that this is not the final solution. After turning on the firewall and Antivirus, the problem could reappear. So, there's something happening in the background that is preventing the software from connecting to the Unity servers. So, you guys need to find a solution to whitelist the software or at least give it permission to use the network. I think the solution is related to this. Even if it's temporary, the above video solution helps well in my case.