OnlineSubsystem don't work in package (but work in PIE)

Hi,

like the title say I can’t make work session when I pack the game (I use 32 bit because). When I launch the app, I have this warning when I try to find session=>

date[470]LogScript:Warning: FindSessions - invalid or unitialized OnlineSubsystem
date[470]LogScript:Warning: FindSessions - Cannot map local player to unique net ID

But it work perfectly in PIE. So I guess I need to set something somewhere.

Thanks for reading and have a good day!

I finaly find my answer! Look a this if you have the same problem: https://answers.unrealengine.com/questions/191453/how-to-create-network-session-in-packaged-game.html