SF_AlbMel Posted July 13, 2021 Posted July 13, 2021 (edited) Hello, After importing the `Vive Hand Tracking Unity` with `Assembly Definition` packages for the lates version `0.10.0`, compiler gives an error: - Assets\ViveHandTracking\Sample\Scripts\DisableController.cs(16,7): error CS0619: 'Interop.WVR_SetInteractionMode(WVR_InteractionMode)' is obsolete: 'This is an obsolete function.' From what I see it's safe to remove that script, but maybe there is better workaround. Ideally I would like to see option to download that package from the scoped registry, as all other packages required for VR development. Unity - 2021.1.14f1 Wave SDK - 4.1.0 Hand Tracking - 0.10.0 P. S. Package for Vive Input is outdated, it shows 1.13.1 in package manager, while from GitHub it's possible to download newer version 1.13.2, which address the Wave VR hand tracking support. Thanks in advance, Albert Edited July 13, 2021 by SF_AlbMel
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