I am trying to use the new Monoscopic far field rendering feature in my Mobile Android VR game.
Mobile HDR is off
In UE4 Editor everything works fine, this issue is only present on deployment.
MainMenu scene loads in (contains only UI)
From MainMenu when I m trying to load another map wtih 3D content the game quits.
when I turn MFFR off rebuild and run it works.
I have tested on Xiaomi Mi3 W and LG G3.
The Game Log doesnt seem to say anything about the crash. It only says something about the SpawnActor failed because no class specified, however the exact same setup works without the MFFR.
The Game Log doesnt seem to say anything about the crash. It only says something about the SpawnActor failed because no class specified, however the exact same setup works without the MFFR.
I’m having the same issue.
In my case the reproduction steps are create a new blank project, enable “monoscopic far field rendering” disable “Mobile HDR” and launch to the android Device.
I’m interested in some fix for this, I’ using unreal 4.15.3.
My device is a Xiaomi Mi6 but I tested on a Google Nexus 5x having the same crash.
If you need some more info let me know, thanks.