consulo / consulo-unity3d

Frameworks: Unity3D
Apache License 2.0
103 stars 10 forks source link

Fails To Resolve Oculus unity Package classes #103

Closed sfjohansson closed 7 years ago

sfjohansson commented 7 years ago

Seems like it fails to resolve scripts that are part of the Oculus VR Downloads

https://developer.oculus.com/downloads/unity/

failed resolve

They work fine in other IDE's

VISTALL commented 7 years ago

Hm. I'ill download, and test.

Thanks

VISTALL commented 7 years ago

You download Oculus Utilities for Unity 5 1.13.0 ?

sfjohansson commented 7 years ago

Updated a few days ago... structure of classes should be pretty much the same. I'm using these two but probably good idea to try the bunch https://developer.oculus.com/downloads/package/oculus-utilities-for-unity-5/ https://developer.oculus.com/downloads/package/oculus-platform-sdk/

VISTALL commented 7 years ago

Looks like - you need reimport project after adding unitypackage

sfjohansson commented 7 years ago

Let me try..Is there menu item for doing it as the file dialog is using a combo ( open or reimport)?

VISTALL commented 7 years ago

Menu item in context menu on root directory

sfjohansson commented 7 years ago

Ahh there it is...thank you that did... had a horrible afternoon having to use monodevelop... reminds me of the time before I discovered Consulo

VISTALL commented 7 years ago

:) np

Thanks

VISTALL commented 7 years ago

ref https://github.com/consulo/consulo-unity3d/issues/45