UE 5.1 Steam Sockets Problem

Hello, guys. I see that the steam socket bug we were having in 5.1-5.3 was solved in 5.4. I was using these variables in 5.3 and steam sockets worked just fine:
[SystemSettings]
net.CurrentHandshakeVersion=2
net.MinHandshakeVersion=2
net.VerifyNetSessionID=0
net.VerifyNetClientID=0

[ConsoleVariables]
net.CurrentHandshakeVersion=2
net.MinHandshakeVersion=2

But it seems that after upgrading to Unreal Engine 5.4 the connection doesn’t work, anyone else tried? It always throws me out of the session.