I had framerate smoothing off because I wanted to get at least 60fps. However today I have seen that I only have 30fps. So I check my project setting and I see that it is not possible to configure it, it is in read-only mode.
How can I do to do it editable again?
Ok, I think it can be modified from the DefaultEngine.ini file changing the value of this variable to false.
bSmoothFrameRate=False
However I don’t see any option to not be read-only from the editor…
Someone knows?
In the end, solve the problem by overwriting the defaultengine.ini file, using another file of another project