Failed to connect to UGS with Unity 6000.0.0f1c1

Background Tasks show that the editor always try to connect to services url but not get respond.
In Project Settings → Services follow info appears: “Failed to connect to Services. Services are not reachable right now”.

Is this possible be fixed by my self?

Thanks for your any help!

Hi @flyreficul , this might occurred when there is a internet connection problem, is the problem persisting ?

Was not able to easily reproduce, could you confirm what OS you are on and is it the 6000.0.0f1 silicon or Intel ? Also if you don’t mind sharing your Editor.log in DMs this could help us investigate. Thanks

Hi @gpaquin-unity ,thanks for your reply!
I’m using Unity editor on Windows 11 and the editor is which I download from Unity Hub 3.3.2-c1.
The log is attached and above bug always appears when I click Project Settings → Services.
I think this may not caused by my network because if I change editor to other version(such as 2023.2.20f1c1),everything works perfect.

9884589–1426332–Editor.Log.txt (301 KB)

1 Like

I have the same issue now, my project already set up ads environment months ago and it was fine,
I tried to create a new project,log out and log in , but still Failed to connect to Services.
My unity editor version is 2021.3.5f1c1 ,windows 10

1 Like

Exact same issue here, tried 6000.0.0 and 6000.0.10, neither works. Unity 2023 works fine, suggesting this might not be a network problem (yes, I am in mainland China but Unity 2023 works even when I turn off the VPN).

I’m turning to find solution on other ways. UOS might be a possible solution in mainland China.

I figured out
1.make a backup of the project
2. open the backup project using unity 2022, ignore all the error
3. go to project setting and setup auth follow unity’'s guide
4. close the project and reopen project using unity 6
5. profit!