EOS OSS + Advanced Sessions EXCEPTION_ACCESS_VIOLATION

Hello, I am trying to work with EOS and Advanced Sessions in BP.
But whenever I try to use the ‘OpenLevel (By Name)’ node after creating an advanced session I get the same error over and over again:

EXCEPTION_ACCESS_VIOLATION reading address 0xffffffffffffffff

UnrealEditor_Core
UnrealEditor_Core
UnrealEditor_EOSShared
EOSSDK_Win64_Shipping
EOSSDK_Win64_Shipping
EOSSDK_Win64_Shipping
EOSSDK_Win64_Shipping
UnrealEditor_EOSShared
UnrealEditor_EOSShared
UnrealEditor_Core
UnrealEditor
UnrealEditor
UnrealEditor
UnrealEditor
UnrealEditor
UnrealEditor
kernel32
ntdll

These are the node settings:


image

I don’t get the error if I enable Use lobbies if available parameter But if I do that I can’t find the session with another client.

It’s a smart pointer

UnrealEditor_EOSShared

I suspect the garbage collector is destroying it.
(it shouldn’t do it… at least in my case)