EDIT: RESOLVED:
Little bit of search here, I found that my issue was because Unity 2021 likes to add Shader Graph package, when converting an older version of Unity Project!
More here:
ORIGINAL POST
I converted my project from Unity 2019.4 (LTS) to 2021.3.5(LTS).
Game looks great in 2021 Editor.
But When I build the project on 2021, I see that the Ultra setting is super low quality. The Quality and Graphics properties on both projects are exactly the same. Anyone knows whats going on??
I am using Built-In Render Pipeline(Deferred)
Looks here:
EDIT: Just noticed. there is no Quality setting in Registry:
The issue remained on Build, Even after I manual set all the materials to CUTOUT>SOLID>CUTOUT.
Little bit of search here, I found that my issue was because Unity 2021 likes to add Shader Graph package, when converting an older version of Unity Project!
More here: