Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
GeorgeCristianT's avatar
8 years ago

[GearVR] Multi-view and MobileHDR

Hi,

Can anybody explain to me why mobile multi-view doesn't work with MobileHDR ?
When I turn it on i only get the image of the left eye.

Any idea if this is just a bug or if it requires substantial work on the engine side ? Would I be wasting my time if I try to fix it in the engine myself ?

Is there any plan from Epic or Oculus to support this in the near future ?

Thanks

5 Replies

Replies have been turned off for this discussion
  • Hi,

    I know it is not recommended for performance reasons but I was kind of hoping to have it in anyways.
    On the GearVR version of our game, we pretty much manage to have 60FPS even with MobileHDR enabled. What hits us really hard performance-wise is the draw call count. We have to do all sorts of static actors merging in order to reduce draw calls otherwise the static actors drawing time takes 8ms or more per frame. Was hoping multi-view would help with this.


  • Mobile HDR doesn't work with Multi-view according to UE4 documentation. Can't find the source though.
  • Doesnt work at all now in 4.23 and up. mobile hdr =instant crash


  • Hi,

    I know it is not recommended for performance reasons but I was kind of hoping to have it in anyways.
    On the GearVR version of our game, we pretty much manage to have 60FPS even with MobileHDR enabled. What hits us really hard performance-wise is the draw call count. We have to do all sorts of static actors merging in order to reduce draw calls otherwise the static actors drawing time takes 8ms or more per frame. Was hoping multi-view would help with this.




    Which device did you manage to get 60fps with HDR? I used an empty level with Galaxy s7 edge and I was getting ~ 40fps.