- Sort Posts
- 4 replies
- Last post
Only the left eye can see the model, the right eye cannot see
April 30, 2020 - 6:00am #3
Thank you !
My project is to change the model target part of Vuforia + Hololens Sample in the assert store, as shown in the uploaded picture.
Regarding your suggestion, my setting is "single pass instanced" and the model target used is VuforiaMars (demo)
I still don't know how to solve it
Attachment | Size |
---|---|
![]() | 77.96 KB |
Only the left eye can see the model, the right eye cannot see
April 30, 2020 - 5:05am #2
Hi,
Likely reason for that happening is:
1. The Player Settings of the unity project are set to use the "Single Pass Stereo" mode: https://docs.unity3d.com/Manual/SinglePassStereoRenderingHoloLens.html
2. The Shader used for rendering the model does not support "Single Pass Stereo"
Try change it to Multi pass
Thank you.
Vuforia Engine Support
I am facing now the same problem.
MRTK version 2.6 is used.
I load 3D models from asset bundle, then only the left can see them.
Others 3D models in scene are absolutly normal.