Steam subsystem dont work in shipping build

Hi guys I follow the seguent link Online Subsystem Steam Interface in Unreal Engine | Unreal Engine 5.1 Documentation

but dont work in shipping build, the steam overlay dont appear BUT in editor appear.

I hope you guys can help me!!

Hello,

For reference, here is our documentation on the Online Subsystem for Steam. Since we’ve switched over to using plugins, much of this information is no longer relevant.

All you need to do now is go to Edit->Plugins->Online Platform and enable the Online Subsystem Steam plugin.

Once you have done this, the documentation contains a few .ini settings that you need to add to your DefaultEngine.ini, which is located inside of your project folder under Engine->Config.

After you do this, you should be able to package the game out and get the Steam overlay. However, if you are on a Mac, you’ll need to use the Add a non-Steam game option on Steam to add it to your library before the overlay will appear.

Have a great day!