Failed to create Vuforia engine: Vuforia driver library load error UnityEngine.Debug:LogError (object)
I have unity 2021.3.11f1 version on mac 10.14.6 mojave, I have installed vuforia package 10.11.3 for unity. I imported the vuforia engine package and the vuforia package for marker and also added the license key in the ARcamera “Vuforia Engine Configuration” and then clicked on play button I got the following error.
1- Failed to create Vuforia engine: Vuforia driver library load error UnityEngine.Debug:LogError (object)
2- Vuforia Engine initialization failed: INIT_VUFORIA_DRIVER_FAILED INIT VUFORIA DRIVER FAILED Failed to initialize Vuforia Engine.
I have even tried unity 2020.3.42f1 but still got the same error
Steps followed by me:-
1- I switched the platform to android in unity.
2- I imported vuforia engine package and marker vuforia package
3- Added the vuforia license
3- Then I clicked on play button in unity and got the error
a] Failed to create Vuforia engine: Vuforia driver library load error UnityEngine.Debug:LogError (object)
b]Vuforia Engine initialization failed: INIT_VUFORIA_DRIVER_FAILED INIT VUFORIA DRIVER FAILED Failed to initialize Vuforia Engine.
Read more here: Source link