What Unity version should I install please to use vuforia. I have downloaded several released and importing several Mixed Reality Tool Kit with no luck.
I wish we have a clear and starigh instruction on how to install HoloLens related files so we don't face any issue. I really cant even load vuforia examples.
The last error I have is the following:
n error occurred while resolving packages:
Project has invalid dependencies:
com.unity.package-manager-ui: Package [com.unity.package-manager-ui@2.2.0] cannot be found
com.unity.timeline: Package [com.unity.timeline@1.1.0] cannot be found
A re-import of the project may be required to fix the issue or a manual modification of C:/Users/sulei/New Unity Project (5)/Packages/manifest.json file.
And many times: The type name 'StatusChangeResult' does not exist in the type 'TrackableBehaviour'
Thanks
I finally got the this working fine. The question now is can I import Microsoft HoloLens Tool KIT (EXAMPLES) and Vuforia HoloLens package at the same time? I did this but I get errors all the time. There is no issue if I import each one separately to my project and the issue when I import both in one project. Is there a specific thing that I need to do here? Thanks again
This is what I get when I di this:
Assets\MixedRealityToolkit.Providers\WindowsMixedReality\Shared\Editor\ConfigurationChecker\WindowsMixedRealityConfigurationChecker.cs(36,17): error CS0103: The name 'ScriptUtilities' does not exist in the current context