[IL2CPP] Error ISteamMatchmakingServerListResponse
Hello, ISteamMatchmakingServerListResponse throws an error
NotSupportedException: IL2CPP does not support marshaling delegates that point to instance methods to native code. The method we're attempting to marshal is: Steamworks.ISteamMatchmakingServerListResponse::InternalOnServerResponded at Steamworks.ISteamMatchmakingServerListResponse..ctor (Steamworks.ISteamMatchmakingServerListResponse+ServerResponded onServerResponded, Steamworks.ISteamMatchmakingServerListResponse+ServerFailedToRespond onServerFailedToRespond, Steamworks.ISteamMatchmakingServerListResponse+RefreshComplete onRefreshComplete) [0x00000] in <00000000000000000000000000000000>:0 at MatchmakingServersTest.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
Does anyone know how to solve this?
@kimlaya Did you guys every find a solution for this? We are experiencing the same thing attempting to use a dedicated server with IL2CPP