Forum Discussion
WadeWatts
10 years agoHonored Guest
Unity 5 BETA: OVRMainMenu.cs ".World;" error fix
This post should go into the Unity Integration sub-forum but my browser won't let me post there for some reason.
When you try to compile with some BETA versions of Unity 5 you get this error:
Assets/OVR/Scripts/Util/OVRMainMenu.cs(944,43): error CS0117: `UnityEngine.RenderMode' does not contain a definition for `World'
In an editor edit the OVRMainMenu.cs code so that all instances of ".World;" are now ".WorldSpace;"
You will be good to go with no compile errors
When you try to compile with some BETA versions of Unity 5 you get this error:
Assets/OVR/Scripts/Util/OVRMainMenu.cs(944,43): error CS0117: `UnityEngine.RenderMode' does not contain a definition for `World'
In an editor edit the OVRMainMenu.cs code so that all instances of ".World;" are now ".WorldSpace;"
You will be good to go with no compile errors
3 Replies
Replies have been turned off for this discussion
- cyberealityGrand ChampionThanks for sharing. I'll make a note of this error.
- FgeablHonored Guestit is true will make my errors go. but will get Unity 5 to crash
- InpuProtegeWorks like a charm for me using the last Unity 5 version, thanks !
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device