I would expect the settings to be saved. I know that the ROBLOX app wipes settings when updating, however settings are just not being saved when the app shuts down. Same for studio.
Will do in a few hours, I just forgot to precise a key element : my %USERPROFILE% contains a nonascii character (“é”) and it appeared to be the cause of the issue last time
I think what we’re looking for here is exactly which settings aren’t being saved. There are a few different “zones” for settings because Studio has a set of settings, and Player has a set of settings, and Studio also has Player settings you can change when running a play test. (Complicated!). So if you could indicate exactly what’s not being saved, that would be helpful in routing this to the right people.
Mainly just checking that this exact same set of problems is happening again. As noted, they’re stored in two very different ways through two very different code paths between the two applications.
Its worth breaking down exactly which ones aren’t saving now on Studio, and which ones aren’t saving on client, and route that as two different tickets. (Helps us track the problem better to have a more granular breakdown). This doesn’t have to be a complete list, just the ones you’re seeing now. So for language settings, you’re changing the language in Studio to something else, and on the next restart Studio is back to English?