I am using the steam subsystem to create my multiplayer project, after many problems to package it, I was able to solve it, now I have another problem which is that when I open the game already packaged for windows and I have steam open, it does not go past the first loading screen that I implement in my game that stays in loop, the initial map infinitely in loop but if I close steam, everything works correctly and goes to all the corresponding screens.
Does anyone know how to fix it?