- Home /
quality setting changed to lowest automatically
hii, i wanted to change the Quality of my game, so i change Quality in project setting to HIgh but when i start my game Quality changed to lowest automatically.I dont know the exact reason. Should i change it via script or any other way? so, if anyone can help , please tell me the solution. Thanks
Are you sure you have clicked on the Default
arrow in the Quality Settings and picked the correct quality level? The green checkbox indicated the default quality level.
Thanks for ur reply...and yes , I am sure...these the screenshots of quality setting setting in Normal mode and Play mode][1] . . .
And you are sure you never call QualitySettings.SetQualityLevel
in your code at some point?
Do you see any quality difference when you enter into playmode? This change in the Quality's window may not reflect the reality.
Answer by andyspeak · Jul 20, 2020 at 10:43 PM
the default quality settings are marked green
if you want to change them use the arrow at the bottom of each platform and toggle to the setting you want
when in editor you can switch between quality settings by clicking the one you want while in playmode or set a new default before hitting play
i already did it but it changes in play mode . probably an interface bug as @Hellium said . Thanks for your reply.
Answer by Sabin6120 · Jun 27, 2021 at 04:10 PM
Having the same issue. I have already set the default to a higher setting as described above
Your answer

Follow this Question
Related Questions
QualitySettings, changing other settings 0 Answers
Resolution Settings with external tool 1 Answer
Unity 5.3 UI Glitch in runtime 1 Answer
Why is the circle sprite in Unity pixelated ? 1 Answer
I need help toggling a main menu button. 2 Answers