Forum Discussion

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

Error when importing Oculus Integration v1.37 to Unity 2019.3.0a3

I created an all new 3D project in Unity 2019.3.0a3 and imported the latest version of Oculus Integration from the asset store and was greeted with 60 errors similar to the one pasted below.
The type or namespace name 'UI' does not exist in the namespace 'UnityEngine' (are you missing an assembly reference?)

Any idea how to solve this? 

2 Replies

Replies have been turned off for this discussion
  • In Unity select the Assembly definition file ('Oculus.VR.asmdef' in Assets/Oculus/VR) and add a reference to ugui. Then hit 'Apply'

  • inateno's avatar
    inateno
    Honored Guest
    Hey @sebgen does this solved your 60+ errors?

    I have the exact same situation with a completely new project (and I chosen Unity LTS following the doc).
    No idea how to "add a reference to ugui" :neutral: