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?
That is correct, I change the language setting, studio prompts me to restart, and when it does, it’s back to the “default” language setting (in my case French)
What about something like Studio Dark/Light theme? Also not saved?
Just trying to see if this a consistent problem on your machine, or something odd with particular settings. Again, these are very different problems from what App is doing as two completely different systems are storing these issues. This isn’t a common experience as we cannot repro something like language not sticking on our side. So that points to something specific on your machine/install/configuration blocking settings savings, or something in Studio reacting badly to that and resetting them (which again would be super odd).
Ok, so those save and load after a restart but language does not? It would be helpful to understand which elements from the Studio Settings dialog are not saved on your end. You mentioned viewport render quality, which can be forced lower from Studio settings. (And also set in play solo, but I think you were referring to Studio Settings?). What else?