Hey guys,
I’m having a very difficult time with connecting to the server, tried all of the methods in the advise thread, still no success.
Attached the bug report, please help.
6333939–702978–2020_9_21_15_36_15_diagnostic_report.txt (1.6 KB)
Hey guys,
I’m having a very difficult time with connecting to the server, tried all of the methods in the advise thread, still no success.
Attached the bug report, please help.
6333939–702978–2020_9_21_15_36_15_diagnostic_report.txt (1.6 KB)
Hey there!
Have you tried manually launching Package Manager as suggested under the section Blocked Ports & Timeout Suggestions and checked if you can access from the browser http://localhost:10010/health? If so, did you get a response similar to {"status":"OK","node Version":"v12.2.0","upmVersion":"v3.14.1"}
?
If you got a response in the browser, can open Unity from the command line passing the upmServerPort
parameter as explained in the forum post? If you can launch Unity like this, then refer to our sticky to get on a version that this workaround is not needed for.
If you don’t get a response in the browser after checking http://localhost:10010/health, that means something is blocking the communication with the Package Manager server, a firewall rule, an antivirus. You’ll need to figure out what is on your computer to prevent this communication.