Unity Hub will not let me log in to my account on my work network

Hello all,

Any help is appreciated.

When I use Unity hub, it will not let me log on to my account at work. Just blanks out after I put in my account info. But when I go into Unity 2018.3.12f1 directly and log into my account, it lets me so I can use Unity services. In order to just do this I had to haggle with our IT Dept to open some things on our filter. Why is this? Now, I just installed Unity 2019.1 and it will not let me log into my account again to use Unity services. What changed from 2018 to 2019?

I can log onto my account on the web.

I even tried the beta of Unity hub 2.0 and it still doesn’t work.

Hi @brianpkenney10

In 2019.1 login is managed exclusively in the Hub as part of our plan to deprecate these pieces that built into the Editor and make them operate more broadly in the Hub (e.g. the project Launcher that was built into 2018.3.12f1 and removed in 2019.1)

The network end points to login from the Editor in 2018.3 and in the Hub are the same

HTTPS://api.unity.com
HTTPS://license.unity3d.com

Is there any other firewall/antivirus software running on your computer? In some other cases we’ve seen the Unity.exe may be whitelisted but not the Hub executable which may or may not be related to your issue.

Please let us know.

Thanks
Daniel

Hello,

Can you please report a bug using the hub or any of your editors and join the logs ?

Best regards,

@DanielTG No other firewall software other than Windows Defender Security Center. And, those are the endpoints I gave to our IT Department. and 2018 started working. Hub still didn’t work after that…Tried adding a local firewall exception and no can do.

Location of Hub logs? Or are they all in Editor?

Done.

@DanielTG @safaGH …submitted a bug report. Did everything they said, but didn’t work. Contact support? I am going to fiddle with it some more…I would like to have more ammo before I start haggling with our IT Dept. I think its a firewall/filter issue.I can’t get over the fact that 2018 lets me do it, but not 2019. In the 2019 editor the account drop down is greyed out. But, the package manager works. The last time this happened with 2018, the package manager wasn’t working. Thanks for the help.Told me the following:
Thanks for reaching out to us.

Did you try to delete the %appdata%/Roaming/Unity folder?

If that did not help, you can try running the Unity hub in administrator mode.

You can also try re-installing the Unity hub. Make sure to download the newest available version.

If the steps I have mentioned above do not help please contact our Customer Service (https://unity3d.com/learn/support) as this is not a Unity Editor issue. We are handling issues contained to the platform and tools available with the Unity engine, but not the service related problems. Our Support service could provide more information on your specific issue.

I have the same issue as mentioned above. Unity 2018.3 will let me log in and Asset Store/Package Manager works. After downloading 2019.1 Asset Store/Package Manager are working but Collab, Cloud, and Account inside Unity give the “No network connection” message and in Unity Hub I cannot sign in and redeem license and activation for the account. I cannot enter the Unity Pro license and activate Unity Pro. Do you have Unity Hub urls that could be whitelisted for this to work out? I am behind a proxy and have set up the proxy the way that they should be set up. I have reinstalled both the Unity Editor and Unity Hub. Thank you.

Yep, exact same issue. Can’t use hub behind company firewall.
I realize this may be bad form to mention this here but. I had issues with Epic’s game launcher as well. They have a work around where in the icon’s properties, you add -http=wininet to the end of the target command line. So their command line looks like
“C:\Program Files (x86)\Epic Games\Launcher\Portal\Binaries\Win32\EpicGamesLauncher.exe” -http=wininet

For grins, I thought I’d try it at the end of the hubs exe, but it didn’t work.

Any update on this? We are having the same issue behind our proxy. Tried proxy settings in the environmental variables and the received error pertaining to the package manager not being accessible due to proxy.

Cannot sign-in to hub, accepts credentials then drops us back to the hub not signed in. Same happens in the asset store in the editor as well as just signing in to the editor.

We are able to sign in to the asset store via website, but that doesn’t help because when attempting to download a tutorial it wants to go through the hub.

We are also having this problem. The main issue for us is our work proxy uses a self-signed cert and Unity Hub is not letting us log in. The error in the log:

{"level":"error","message":"Unhandled promise rejection, reason: self signed certificate in certificate chain\n\tstack Error: self signed certificate in certificate chain\n at TLSSocket.<anonymous> (_tls_wrap.js:1098:38)\n at emitNone (events.js:105:13)\n at TLSSocket.emit (events.js:207:7)\n at TLSSocket._finishInit (_tls_wrap.js:628:8)\n at TLSWrap.ssl.onhandshakedone (_tls_wrap.js:458:38)","timestamp":"2019-10-15T23:41:21.345Z"}

There’s a way to add a self-signed cert for the Unity Editor as seen here: Unity - Manual: Diagnose network issues but not for the Hub?

To be honest. Having the same problem. Every time I try to use Unity hub, it won’t bring up the form to let me sign in. So, stuck.

Seriously though, given i’ve opened the damn project from Unity Hub, one would expect the Editor to recognise its there, open, waiting ready to give the editor the user creditials.But no… of course not, that would be too much to expect.

Fortunately i just needed to be able to down load an asset, which you can do through the Editor asset store window. Of course, if you find the login button doesn’t work, then click signup to get to the sign page and then click i already have an account. You can the login and get your assets. Of course, this doesn’t help if you need Unity Services.

Hey Unity, Login in is pretty important.

3 Likes

Same problem here. Submitted a bug report Case 1194721.

I’m still having this issue also, unity hub version 2.2.0

Unfortunately, the package store isn’t allowing me to download anything anymore. It only gives me the “Open in Unity” option which doesn’t work because I can’t log in.

I had a problem with the licence. Try to return it and reactivate.
If the problem still persists, contact the Unity support. They will help.

Why do not you do everything as it was? I can’t set my assets because of your experiments!

1 Like

same problem here, not able to bypass the proxy in unity hub i can still work on 2018 editor which gives me direct log in to package manager and asset store. but i am stuck with 2019 version. this issue is extremely important as you cant even build the android build which fails to build it due to gradle dependencies cant find bec of network issue;

Also having this issue on our school network. Would be curious for a resolution.