I made a multiplayer game, when finding session in editor mode or standalone it works fine, but now I packaged the game and can’t find a session hosted on a different device. I already disabled the virtual box network adapter, I’m not sure if there is something more related to the virtual box that could cause the problem. Please help
I have this problem as well, everything that I’ve tried has done nothing. Have you found a solution?
Edit: I found a solution. It seems the problem (for me) was that it wouldn’t work when packaging a game for shipping, packaging for debug or development didn’t have any issues. So I just packaged for development and hid all debug messages.