Description

We've had a couple of reports of the recently added session/client id checks in the StatelessConnectHandlerComponent failing when using SteamSockets. The connections fail with the "Rejecting handshake packet with invalid session id..." log message, and setting the "net.VerifyNetSessionID" and "net.VerifyNetClientID" CVars to 0 results in the connections going through as expected.

Steps to Reproduce

In a project using SteamSockets, attempt to connect a server and client with the "net.VerifyNetSessionID" and "net.VerifyNetClientID" CVars enabled.
The connection will be rejected due to an invalid session or connection id.

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-177030 in the post.

20
Login to Vote

Fixed
ComponentUE - Online
Affects Versions5.1
Target Fix5.4
Fix Commit31437643
Main Commit31511649
Release Commit31570707
CreatedFeb 14, 2023
ResolvedFeb 15, 2024
UpdatedFeb 27, 2024