BP Game User Settings vs. New Window Launch vs. Standalone Launch

Hi,

I’ve been working on a project.

Currently i am working on the Options Menu Logic.

At the very beginning of the project logic i do “apply settings”.

In the Options Menu you can click a button to “apply settings” and “save settings”.

When i launch the project in new window, the “apply settings” at the beginning doesnt work, but in the options menu it works. The program switches to the new resolution and Window Mode and saves them.

When i launch the project in standalone game, the “apply settings” at the beginning works, but in the options menu the “save settings” doesnt work.

So what shall i do?
Is there a common solution for this?
Otherwise i would create my own saving system with save games.

Best regards