leapmotion / ProjectNorthStar

The open-source files comprising Leap Motion's Project North Star AR Headset.
https://leapmotion.github.io/ProjectNorthStar/
GNU General Public License v3.0
1.7k stars 268 forks source link

WindowOffsetManager Error #13

Closed PolyBionics closed 6 years ago

PolyBionics commented 6 years ago

Please Advise on the following error:

Assets/LeapMotion/North Star/Scripts/WindowOffsetManager.cs(55,16): error CS0117: UnityEngine.Screen' does not contain a definition forfullScreenMode'

jselstad commented 6 years ago

That error suggests the version of Unity you’re using is too old to work properly with the North Star assets; the earliest (and most compatible) version of Unity to use with this package is 2018.1b13. You can either upgrade, or try finding suitable alternatives to the missing functions.