Unloading online subsystem: NULL

Hi,

Unloading online subsystem: STEAM
Unloading online subsystem: NULL

During the packaging I encounter a text like this.

How can i solve?

You do not need the Steam OnlineSubSystem during packaging, so this is a safe warning to ignore.

but does not see steam servers.
I was unable to find any available servers when another user was hosting a game.

That is likely a different problem. I recommend setting the LogOnline log verbosity to VeryVerbose and investigating what is happening during your find session calls.

LogOnline:Display: STEAM: Loading Steam SDK 1.39
LogOnline:Warning: STEAM: Steam API disabled!
LogOnline:Display: STEAM: OnlineSubsystemSteam::Shutdown()

Does your game say that while launching, or the unreal packaging log say that? It is expected for this to happen while your actual game or server are not the application running.

my game does’t see the steam servers.I see the server when I run the game in the editor.

source I use : Online Subsystem Steam | Unreal Engine Documentation

did you figure this out?

Same anyone got solutions?