My Gear VR controller not picking up in game

Hi. I’m new to Unreal engine 4 and Gear VR.

At the moment I’m working on my project. The first step is just to set up the Gear VR camera in the headset and its all work fine until I tried to set up gear VR controller in my game. For some reason it did not work I followed the tutorial on website https://docs.unrealengine.com/en-us/Platforms/GearVR/HowTo/MotionController I don’t think the controller pick up the blueprint in the game.

I would be appreciated if someone could give me a solution, please

Thank you very much indeed.

Tried on a blank project setting it up as per the guide? Just to make sure it’s not a project setting you have incorrect?

Yes, I did start in the blank project. I think I know the problem is when I built into my phone it starts with cardboard viewer, not the gear VR game. Can you help me with this I tried to adjust different setting on my project setting as well and still not working

Thanks

That’s solved the problem now thanks a lot!

That’s your problem then. In plugins uncheck googleVr then reopen the project. Then in project settings under android make sure to have the build for oculus mobile vr checkbox ticked. The googlevr plugin always takes preference over the oculusvr plugin otherwise unfortunately.