Virtual Reality SDK Cardboard is not supported in Editor Play Mode. Please Build and run on a supported target device. Will attempt to enable Daydream instead.
Asked
Active
Viewed 583 times
1
-
Does this answer your question? [Unity: VRDevice cardboard not supported in Editor Mode. Please run on target device](https://stackoverflow.com/questions/44774254/unity-vrdevice-cardboard-not-supported-in-editor-mode-please-run-on-target-dev) – Igal Aug 02 '20 at 09:58
1 Answers
0
You have to run your application on a supported platform like mobile, because in the Editor play mode, the Cardboard sdk can't work properly.
Try to export your app and run it in mobile directly.

Cardstdani
- 4,999
- 3
- 12
- 31