dlobser Posted September 13, 2021 Posted September 13, 2021 I started a brand new 2019.4 project and followed the wave installation directions - after bringing in the packages and enabling Wave I'm getting a stream of errors complaining about missing classes: The type or namespace name 'Sample' does not exist in the namespace 'Wave.XR' The type or namespace name 'Generic' does not exist in the namespace 'Wave' The type or namespace name 'Sample' does not exist in the namespace 'Wave.XR' etc....
VIVE_chengnay Posted September 13, 2021 Posted September 13, 2021 @dlobser Which version of Wave SDK did you install in your project? And, did you switch to Android platform?
dlobser Posted September 13, 2021 Author Posted September 13, 2021 Ok - I think I got it, I removed essence and the native plugin and downgraded to 4.0.0 and I'm not getting any errors. Where can I get a camera prefab or a sample scene?
VIVE_chengnay Posted September 13, 2021 Posted September 13, 2021 @dlobser Camera prefab? What is your issue? If you install VIVE Wave XR Plugin - Essence from Package Manager, it will import feature packages. There are some sample scenes in below path. For example, Assets\Wave\Essence\Controller\Model\4.0.0\Demo\Scenes\
dlobser Posted September 13, 2021 Author Posted September 13, 2021 Hmmm - I installed Essence 4.0.0 and imported it into the project but I don't see that folder. I do see Assets/Samples/VIVE Wave XR Plugin - Essence --- but no 'controller' sub folder - and after importing essence all the previous errors have returned.
VIVE_chengnay Posted September 13, 2021 Posted September 13, 2021 @dlobser Go to Edit>Project Settings, and click Essence. It will import feature packages automatically.
VIVE_chengnay Posted September 13, 2021 Posted September 13, 2021 @dlobser If you still cannot resolve the errors, please screenshot what you have installed in your Package Manager. For example,
dlobser Posted September 13, 2021 Author Posted September 13, 2021 I clicked essence and there are still errors - screenshot attached.
dlobser Posted September 13, 2021 Author Posted September 13, 2021 Do I need a script on the camera or will Wave just take it over? For now I really just need the camera and no controls. Or, would the XR interaction toolkit replace essence?
VIVE_chengnay Posted September 14, 2021 Posted September 14, 2021 @dlobser Could you try click on "Check packages"? Will it fix your errors? For Wave XR Plugin's camera, you just need to add below items(Camera and TrackedPoseDriver) to your scene, Let me know if you still having issues.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now