Hello,
my name is Kay and I'm new to vuforia and unity. So this is maybe a noob question.
I've installed Unity 2020.3.7f1 and the latest vuforia package 9.8.8. When I create a new project, unity starts up without any issue (I've tried 3D and AR). As soon as I import the unity package by dopple clicking or via the asset store I get the following warning:
Assets\Editor\Migration\AddVuforiaEnginePackage.cs(73,26): warning CS0168: The variable 'e' is declared but never used
I've tried to use an older Unity 2019 version but the problem still appear. I can't find any information on google about that, that's why I hope this forum can help a newbie like me to fix the problem.
Thanks in advance
Kay
Hello, Kay
I had exactly the same error. I solved it following next steps:
1) Install git in your PC
2) Add git to the system path
3) Add a firewall rule for unity and Git
4) Restart your computer.
5) Add Vuforia using the Package manager, select add Package from git URL
I hope this can help you.
Cheers from Mexico