"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Gear VR Issues

Hello,

I am trying to develop on the Gear VR using the EyeWear SDK. I've downloaded the latest EyeWear SDK, Oculus Mobile 0.4.2, Unity 5, and I followed the guides on setting up the EyeWear SDK and the Gear VR (including all the code changes specified in the Gear VR tutorial). I was able to build to my Gear VR, but when I run the application I am getting only 1 Eye with video feed. I did verify in the inspector that the ARCamera is set to Stereoscopic and integrated with the Oculus SDK.

I did try building w/out the Oculus SDK using straight EyeWear SDK and I did get both eyes, although the viewport was small. However the biggest issue is the view wasn't stereoscopic; so depth perception was not possible.

Since the Gear VR only has one camera, is it correct to assume stereoscopic viewing is impossible using the Gear VR? This seems like it could severly limit the headset's potential with the EyeWear SDK.

 

Thanks for your assistance,

Sam

Of course 1 camera can't make stereo viewing.

You can forget about that till someone makes a phone with two cameras on the back.

I found that even selecting an object in the Hierarchy (like one of the markers in the example scene with the teapots) crashes Unity 5 instantly.

Unity 4.6.x seems ok.