Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
youmingjiang's avatar
youmingjiang
Honored Guest
11 months ago
Solved

Mobile HDR and post processing issue

Hi Guys, Lately I have been ran into some issues when trying to integrate Tone-mapping into our Oculus-VR project. We are currently on the 5.5 Oculus VR fork but with the Mobile HDR turned off for b...
  • youmingjiang's avatar
    11 months ago

    Oh I have firgured it out! Sometimes executing the command directly from the inside of the editor cosole won't work, you will need to add a line of code in the DefaultEngine.ini file

    r.Mobile.TonemapSubpass=1

    And that I believe will solve the problem!