UE4 4.27 editor freeze when changing scalability setting

When I get an editor error, I usually follow this path
%appdata%/local/Unreal Engine/4.27(or other version)/Saved/config/Windows
and i delete EditorSetting.ini
It usually solves my problems. but i don’t know if this is the best way.
don’t forget to make a backup of the file before deleting it because the editor takes its initial form

2 Likes

I found a solution! You just need to change the value of ResolutionQuality=inf. Instead of the previous value, you need to write ResolutionQuality=50.000000.
File path: %appdata%/local/Unreal Engine/4.27/Saved/config/Windows/EditorSetting.ini
Hope I could help you. :slight_smile:

3 Likes

Dude, I just wanted to say thank you! I have a 50+GB project which I have been working on for years now. I have had the freeze/hang on the scalability options since upgrading to 4.27. Your fix works, thank you.

What is the sense of that? reducing the quality? Please explain.