#Android Build doesn't connect to editor host
1 messages · Page 1 of 1 (latest)
Firewall rules, likely. Unity adds Deny rules to external connections to the editor...disable / remove those. Server PC needs an incoming rule to allow connection on correct port and protocol for the transport you're using.
Thank you, adding Unity to the firewall exception of windows and adding a rule in the router to allow all TCP/UDP connections fixed the issue 🙂