I was trying to upload a new version and accidentally clicked delete, does it exist in the trash somewhere or do I need to completely redo my submission?
I upgraded to 2020 and started the install process again but now I only see Wave SDK v1 in the package manager. It installs and I am able to add a 'tracked pose driver' to the camera - is that all I need to build a basic scene? I didn't add essence or the native plugin. What is the minimum I need to access a button click? ie - 'Fire 1' or finger trigger?
I would be testing but unfortunately I won't have a device 'till next week and time is of the essence.
No, clicking check packages pops up the window attached below - I'm getting these errors:
error CS0246: The type or namespace name 'AssetBundleLoader_LoadAll' could not be found
error CS0246: The type or namespace name 'Message' could not be found
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?
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.
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?
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....