The bug
When following a sequence of steps involving toggling fullscreen on and off while changing the fullscreen resolution, the following message is logged multiple times:
Error saving option GUI Scale: DynamicException[Value 5 outside of range [0:3] Optional[5]]Error saving option GUI Scale: DynamicException[Value 5 outside of range [0:3] Optional[5]]I stumbled upon this randomly, and am unsure if this exact sequence is the only cause of the issue.
How to reproduce
Navigate to Options -> Video Settings
Ensure the Fullscreen Resolution slider is set as far left as possible
Toggle Fullscreen on
Set the GUI scale to the highest possible (not Auto)
Toggle Fullscreen off
Set the Fullscreen Resolution slider as far right as possible
Toggle Fullscreen on
Set the Fullscreen Resolution slider as far left as possible
Toggle Fullscreen off
❌ The above error message is logged in the game log multiple times
Seems once produced the GUI Scale for Auto doesn't do anything