Daydream controller graphic disappears when I bring it close to my face

I’m making a daydream app, I’m using the prefabs GvrEditorEmulator, GvrControllerMain, GvrEventSystem, then I have GvrControllerPointer as the child of an empty that also includes the camera. The issue I’m having is, when you bring the controller towards your face to look at the tooltips, the controller graphic disappears. Sometimes only a portion of the controller disappears and sometimes the whole thing does. Once you move it away from your face it comes back.

The solution for this problem is decresing the value of Clipping Planes - Near in the Main Camera object.