I just downloaded the new unity hub and I literally cannot sign in. I tried
Logging out and back in
Bonus: Clicking the error? Makes the hub grey for some reason Idk why
I have the same problem. In my case it’s due to the fact my company is using a proxy.
If that’s also your case, you can try to use a .cmd file to set the HTTP_PROXY and HTTPS_PROXY env vars before starting the hub (though in my case I just get a black window…).
Script to put in the .cmd file should look like this:
@echo off
set HTTP_PROXY=http://<proxy-address>:<proxy-port>
set HTTPS_PROXY=http://<proxy-address>:<proxy-port>
set NO_PROXY=<any domain or address you want to exclude. ex: localhost>
start "" "C:\Program Files\Unity Hub\Unity Hub.exe"
Hope this helps
Nah I work as a standalone indie dev. Randomly woke up today and it worked out of nowhere. Thanks for responding though!
We just ditched Unity!
We pulled 4 Devs off of their existing projects to team up. All lined up for their first week into games programming (something that our company has never done before) and all 4 installed it and received that error.
We tried for 1/2 a day and even through lunch then just binned it (What’s the point if Unity can’t even display a useful error message to diagnose their issues) and went to Unreal who spun up straight away without any problems!
Looking at the Unity forums they seem to suggest: We don’t know the issue let’s blame your corporate network and or your system and basically blame you although we can’t tell you that for sure but hey guys “good luck guessing”!
Thanks dude You save My Project
it doesn’t work for me idk y.
anyone help??
I’m having the same problem. I am upgrading to a new laptop, Win11. I have all of my proxy stuff set up like my previous machine which still works and nothing works. I’ve even tried the .cmd mentioned above and I still get the same problem. It’d be nice if we had more information than:
Something went wrong. Please sign in again.
This software is meant for developers, at least give us an error for us to hunt down.
I had same issue for a long time, since I am using company MacBook, I found out I have to turn off security app which my company is using (it is not a company of gaming industry – using UNITy for me personal love) … so after turning off this security app I got rid of the damn issue with “Something went wrong, please sign again”. Hope that will help some of you, guys. I read somewhere the issue can be connected with some PROXY or something like that, I am not tech guy, so, perhaps this hint could help somebody here as well. Peace, guys!
I used a vpn connected to san francisco and it fixed this issue. I guess they only care about the locals XD
Hi, does everything work fine after the VPN is turned off?
Once I switched from my mobile hotspot to my home network, Unity Hub was able to log in successfully after previously failing to do so.
I had this same issue. The solution (for me) was to disable Zscaler on my mac. Worked right away after that.
SOLVED (for me)
In case your PC has installed some corporate proxy like Zscaler, you should
Do this in the period of time of proxy client restarting, otherwise it wont work.
I hope this helped you guys
Same problem
I solved it by shutting down VPN
my dad bought me the new victus laptop and its still not working
Solution: Download Unreal Engine, you login on Epic Games Store and this kind of issue never jumps at your face
That’s simply not true. EGS is forcing to log in again and again seemingly in every ~3 weeks (I guess it should be 30 days, they just can’t make a decent software).