VR One bug on iPhone 6

2019-08-11 14:31发布

I've been using the VR One Unity demo and am having an issue rendering correctly on iPhone 6 – only one eye is getting rendered. It renders just fine inside Unity, showing both eyes rendered correctly. I've linked in SceneKit and it's compiling just fine in Xcode.

Has anyone encountered a similar issue or has any idea what might be going on? I'm running Unity 4.6.3 on Mac (Yosemite 10.10.2), compiling to an iPhone 6 (iOS 8.1.3) using Xcode (6.1.1).

标签: unity3d vrone
2条回答
ゆ 、 Hurt°
2楼-- · 2019-08-11 15:20

Probably Unity version is wrong , try 4.5.4
There are issues on the latest versions.

查看更多
Ridiculous、
3楼-- · 2019-08-11 15:20

Edit > Project Settings > Player > Configuration > Graphics API > Open GL ES 2.0

This problem occurs with the new iOs Metal Rendering released with Unity 4.6.3.

查看更多
登录 后发表回答