Forum Discussion
Budlog
10 years agoHonored Guest
Unity 5.1.2 with Oculus DK1
pls how to set oculus DK1 and unity 5.1.2 to work together ? I tried many tutorial but i have only black screen on DK1 when i am in unity editor. Head tracking work great. In oculus Config. Utility i ...
cybereality
10 years agoGrand Champion
I was told DK1 was still supported, but you're not the first one to report issues.
Can you provide they log files? viewtopic.php?f=34&t=23521
With Unity 5, you can toggle VR mode using VRSettings:
Although it may not completely toggle everything. It's best to just assume the state is static after the app starts.
Can you provide they log files? viewtopic.php?f=34&t=23521
With Unity 5, you can toggle VR mode using VRSettings:
VRSettings.enabled = !VRSettings.enabled;
Although it may not completely toggle everything. It's best to just assume the state is static after the app starts.
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 2 years ago