Forum Discussion
donp3yote
12 years agoHonored Guest
First time setup errors
Hi, We're trying to set up Unity Pro (free trial just started today) to work with our new Rift. I did the steps in a previous thread (viewtopic.php?p=9969#p9969) to try to just get something qui...
Krisper
12 years agoExplorer
Even though it is in the step by step guide you followed, it looks like you haven't imported all of the files from the Oculus Unity package.
When you import the OculusUnityIntegration.unitypackage into your Unity project you should end up with some files in the Assets/Plugins folder, one of which is the OculusPlugin.dll. You should also end up with an Assets/OVR/Scripts folder which should include the OVRDevice.cs, OVRCameraController.cs files amongst others. Your errors are saying these are all missing.
You have probably already done all of this but try importing the OculusUnityIntegration.unitypackage again. The steps for me are a touch different to the guide, probably because of the newer Unity version I am using. Go to Assets->Import Package->Custom Package. Browse to the OculusUnityIntegration.unitypackage and select it, you should then see an Importing package window showing the contents of the package. Everything should be ticked and click Import.
If those files are imported correctly and you are still getting those errors, then I have no idea.
When you import the OculusUnityIntegration.unitypackage into your Unity project you should end up with some files in the Assets/Plugins folder, one of which is the OculusPlugin.dll. You should also end up with an Assets/OVR/Scripts folder which should include the OVRDevice.cs, OVRCameraController.cs files amongst others. Your errors are saying these are all missing.
You have probably already done all of this but try importing the OculusUnityIntegration.unitypackage again. The steps for me are a touch different to the guide, probably because of the newer Unity version I am using. Go to Assets->Import Package->Custom Package. Browse to the OculusUnityIntegration.unitypackage and select it, you should then see an Importing package window showing the contents of the package. Everything should be ticked and click Import.
If those files are imported correctly and you are still getting those errors, then I have no idea.
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 11 months ago