Every time I close and restart WoW, the ambient volume resets to 60% and has to be turned down. Not a major issue, but I keep most of my volume around 15-20% so it’s very noticeable. This just began happening with the patch release yesterday and only affects ambient volume.
Same exact thing happening to me
Also happening to me. Gamma is also turned down to 1 as well, also my Max Foreground FPS toggle keeps reseting.
Ditto to this. Getting frustrating.
I knew there was another thread on this subject here. To quote myself:
This is a combination of addons and a change made to the Blizzard UI system with 10.0.0.7. Details! in particular is known to cause it (via the LibOpenRaid library) but others could well be doing the same.
You can find more details about it here: https://github.com/Tercioo/Details-Damage-Meter/issues/479
The short is that addons can now write their own CVARs to the main config file (config.wtf), but it isn’t gracefully handling extremely long values. This in turn results in some lines being invalidated, causing the client to use default settings for those variables when next you reload.