Hi There !
I am trying to Create/Find/Join Session on LAN, testing on the same PC (from two copies of the same project), on 4.19 with
[OnlineSubsystem]
DefaultPlatformService=Null
with or without:
[OnlineSubsystemSteam]
bEnabled=false
SteamDevAppId=480
Problem : “Find Sessions Advanced” and “Find Sessions” both return Success with 0 result if session was created with “Create Advanced Session”.
Workaround : if I use a basic “Create Session” node (not Advanced), then I get 1 result, from both Find Sessions nodes.
But considering the final project, I would really like to use Extra Settings to filter results, so I wish I could make it work with “Create Advanced Session”.
Any idea what I could be missing ?