HUD Not Showing Correctly on Gear VR - Mobile Development

Hi, I have been searching for hours for a solution to make my basic HUD with an oxygen/health bar appear correctly in my Gear VR. It simply does not duplicate the HUD on both sides. The rest of the game works great and looks great but the HUD stays in its central position and it stretched across both sides making it useless as you can see it properly.

Any ideas?

The same issue here, for now i divided the screen into 2 halves and then made the first half identical to the 2nd half , Note that this will work only with health bar

In character BP add a widget there, attach to camera, then in that Widgets details chose the HUD widget to display. then rotate and size to preference out in front of character.

should now display properly as a 3D object in both eyes.

There’s another group of settings to Disable Depth Test and apply to you your widget and set it’s distance.

Holler back and I’ll copy and paste that info from another post I made. To note I found this info and am just passing along. Not taking credit for getting this to work.

Let me know…

Hi William - I am having the same issue - the gloabl menu progress bar worked perfectly in 4.10 - but now I’ve moved to 4.13 and it’s broken in the way described above. Would you mind elaborating on your fix as I was planning on submitting my app for release this week and now I’m stuck.

Many thanks,

Paul

what you mean by " then in that Widgets details chose the HUD widget to display. then rotate and size to preference out in front of character." where is this screen shoot please