I'm making a simple multiplayer shooter in Unity 5.4, with the latest Photon version. I have the game automatically connecting when it starts, and everything works perfectly in the Unity Editor; however, when I build the game and run it, Photon gets stuck with the message "PeerCreated" logged. In the output file, it notes that host "ns.exitgames.com" doesn't exist.
Why is it doing this, and how do I fix it?
Why is it doing this, and how do I fix it?