Description

The refactor at CL 39638561 moved some classes, such as SteamNetDriver and SteamNetConnection, from the "OnlineSubsystemSteam" module to the new "SocketSubsystemSteamIP" module.

There are still a few places in the engine that use the old module name, and the documentation on Steam OSS still references the old module name.

Steps to Reproduce

Following the steps here ([Link Removed] configure a project to use the Steam OSS and the SteamNetDriver.

Launch an instance of the project and start listening for connections (such as by using the "Open <LevelName>?listen" command).

Observe StaticLoadClass fails to load SteamNetDriver when attempting to create the NetDriver.

Have Comments or More Details?

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

0
Login to Vote

Unresolved
ComponentUE - Online
Affects Versions5.6
Target Fix5.7
CreatedJun 19, 2025
UpdatedJun 23, 2025
View Jira Issue