I have unity 5 and when i import Unity Integration pacakge file and run the camera i get following error message.
"Assets/OVR/Scripts/Util/OVRMainMenu.cs(244,43): error CS0117: `UnityEngine.RenderMode' does not contain a definition for `WorldSpace'
I found the soltion on the forums that we have to change the .world into .worldSpace.But when i goes to mono developement and open OVRMainMenu.cs there is already .worldSpace so why i am getting this error.
I have latest Oclus Mobile SDK which is uploaded on 31st March 2015.
Can you start totally fresh? Meaning uninstall the Oculus software and the Unity editor, and then reinstall both most recent versions. Then start a new project and import the Oculus Unity integration and play in the editor without modifying anything.
which oculus software you are talking about?can you please send me the exact link and name,As i have alread tried several SDK but not working so i need exact versions of both unity and oclus SDK.