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.
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.
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-297279 in the post.
0 |
Component | UE - Online |
---|---|
Affects Versions | 5.6 |
Target Fix | 5.7 |
Created | Jun 19, 2025 |
---|---|
Updated | Jun 23, 2025 |