Hello,
I am trying to activate VR in my Unity project but I cannot seem to find the right box to tick/
I tried following the instructions on this page: Unity - Manual: VR overview.
However, I do not have any VR box under Player > Other Settings. Here is a screenshot of my window.
Thank you for your help
Hello @Solamar ,
The instructions that you’re trying to follow are for the Unity 5.4 version.
The new versions of Unity have a different setup.
You can find more information here: Unity - Manual: VR development in Unity
Also, there is an official Unity tutorial that you can follow to accomplish what you want.
You can find such tutorial here: Enabling VR - Unity Learn
Good luck with it!