Im on 4.27.1
When i’m trying to hover the scalability settings button - ue just crashing
(File verification didn’t worked)
Any ideas how to fix it?
NEON.log (101.4 KB)
1 Like
I have the same problem, did you manage to solve it?
1 Like
Same issue here, any resolution either of you?
1 Like
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.
1 Like
I had a similar issue where my packaged build was crashing whenever I changed the scalability settings using SetScalabilityQuality functions. All you have to do is delete all the temporary project files like the folders Saved, Intermediate, Binaries, etc. and rebuild your project.