dlobser Posted September 14, 2021 Author Share Posted September 14, 2021 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 Link to comment Share on other sites More sharing options...
chengnay Posted September 14, 2021 Share Posted September 14, 2021 @dlobser Could you try creating a new project and just install Wave XR Plugin(xrsdk, native and essence)? Or could you share your project to me for further investigation? Link to comment Share on other sites More sharing options...
dlobser Posted September 14, 2021 Author Share Posted September 14, 2021 It's a brand new, empty project with nothing in but the packages you mentioned. It's 1.5 gigs. How can I share it with you? Link to comment Share on other sites More sharing options...
chengnay Posted September 14, 2021 Share Posted September 14, 2021 22 hours ago, dlobser said: 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.... You mentioned you "followed the wave installation directions", where did you get the directions from? And, could you screenshot your project folders to me? For example, If it is brand new, I assume your folders will be much lesser. Link to comment Share on other sites More sharing options...
dlobser Posted September 14, 2021 Author Share Posted September 14, 2021 https://hub.vive.com/storage/docs/en-us/UnityXR/UnityXRGettingStart.html @chengnay Link to comment Share on other sites More sharing options...
dlobser Posted September 15, 2021 Author Share Posted September 15, 2021 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. Link to comment Share on other sites More sharing options...
dario Posted September 15, 2021 Share Posted September 15, 2021 Make sure in the package manager you scroll down and select the latest 4.1.1 and not the default selected one. Also, select to download the samples for each package. Installing Essence first will auto install the other 2 package dependencies - then as before go to Project settings for each package to actually install the samples. Known issue: there are sample dependencies and those aren't auto detected so install all the samples. Link to comment Share on other sites More sharing options...
chengnay Posted September 16, 2021 Share Posted September 16, 2021 @dlobser I think your previous error comes from the Samples folder. Maybe you did not fully import what is needed. Could you try deleting the Samples folder? Link to comment Share on other sites More sharing options...
dlobser Posted September 21, 2021 Author Share Posted September 21, 2021 I was able to get rid of my errors by removing essence and samples. Thanks Link to comment Share on other sites More sharing options...
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