Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
ismini's avatar
ismini
Honored Guest
11 years ago

OVRShimLoader.cs errors in 0.4.3?

Anyone else seeing errors thrown for OVRShimLoader? I just installed the 0.4.3 files and I'm seeing the following two errors:

Assets/OVR/Editor/OVRShimLoader.cs(46,32): error CS0117: `UnityEditor.PlayerSettings' does not contain a definition for `d3d11ForceExclusiveMode'

Assets/OVR/Editor/OVRShimLoader.cs(47,32): error CS0117: `UnityEditor.PlayerSettings' does not contain a definition for `visibleInBackground'

Using Unity 4.6 Pro.

4 Replies

Replies have been turned off for this discussion
  • Also using 4.6 pro, also getting these errors. Just comment out the line for now. Builds and runs fine for me.
  • I was getting these errors as well. In another thread Cyber mentioned only Unity 4.5.5 is supported, So I opened my project up with that and things seem to be alright.
  • Works for me on 4.5.4p3.

    I assume 4.6 wouldn't be supported until it comes out of beta.
  • I'd recommend using either 4.5.2 or 4.5.5. Other versions may not be fully supported.