RendererSettings can be stomped

This repros easily in our project:

  1. In DefaultEngine.ini, under [/Script/Engine.RendererSettings], add: r.SceneRenderTargetResizeMethod=2
  2. Open the Editor, in Project Settings, User Interface, change Render Focus Rule
  3. Take a look at DefaultEngine.ini, it has moved the entire [/Script/Engine.RendererSettings] section to the bottom of the file, and your custom r.SceneRenderTargetResizeMethod=2 setting is gone.

Looks like a bug?

Hey Stefan,

I have reproduced this issue and logged a report for it as UE-32662, which will be reviewed by our development staff. We will let you know when there is a fix for this issue. Please let us know if you have any other questions about this issue, or would like to discuss how you may be able to fix this yourself.

Cheers

Doug Wilson