rahuloculus
11 years agoHonored Guest
UnityEngine.RenderMode Error
Hello
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.
Thanks in advance
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.
Thanks in advance