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
Hi,
I was able to reproduce the warning. The warning appears only if you have already the SDK installed and you are importing a sample from the asset store.
I also checked the content of the sample and all is installed.
Please ignore the warning.
Thank you.
Vuforia Engine Support