I’m working on adding multiplayer to my game and currently i can’t seem to find any sessions even though i’ve created them, i’ve never touched online functionality in ue before, can anyone help me out.
Set the “Use LAN” flag when creating and searching for a session.
This way you can create a multiplayer game for a LOCAL network. To play via the Internet - you need to either use the Online Subsystem (Steam, EOS, etc. or create your own) that determines how to search for sessions on the Internet, or you need to connect directly via ip:port.