Hello!
I hope i am in the right place. I try to host my online game in the Unity Game Server Hosting service, with no luck.
I followed this tutorial: https://docs.unity3d.com/Packages/com.unity.netcode@1.0/manual/networked-cube.html
to set up Netcode for Entities.
How can I integrate the Unity Game Server Hosting? How It will know whats the IP address or whats the port? Is there a good article about it?
Thanks in advance.