I have a multiplayer game using UNET. I can connect to my own instance if i didn’t modify any networkAddress in NetworkManager. but if i change it to “localhost” or “127.0.0.1” via text mesh input field it says
Aren’t the default value of NetworkAddress is “localhost” or am i missing something here?