help me to read the settings from the start

I cant connect my save function for the settings to the main menu, when I start the game the settings are on default and when i go to the settings it’s use the saved values.

I want that it start direct with the saved values and not with the default, sorry for my bad English.

I can send more screenshots, bcs I’m new, but if you need more I can send it as answer

Do you start your game in editor or as a standalone?

As standalone

Do you start from the editor or form exe file?

From the exe file

hm, your code seem good to me.

can you locate your save file?

Yes

the code work, but not in the main menu. So when I start the Game, it don’t read the save files.
I want to connect it with the main menu, but I don’t know how. The screenshots are from my sound settings widget.

Does this part returns true ore false?

Make a print on it.
24f788583041a32a47ae30bcfddaf9911d054a29

it’s return true

That means it’s loading the save file.
To make sure, does this values return anything?
24f788583041a32a47ae30bcfddaf9911d054a29

If they do, that means the problem is in setting slider values.