hi, i've got the error message when upgrade old vuforia unity project to unity2017.2.0b8?
how to deal?
thank you!
error CS1704: An assembly with the same name `Vuforia.UnityExtensions' has already been imported. Consider removing one of the references or sign the assembly
/Applications/Unity/PlaybackEngines/VuforiaSupport/Managed/Runtime/Vuforia.UnityExtensions.dll (Location of the symbol related to previous error)
Assets/Vuforia/Scripts/Internal/Vuforia.UnityExtensions.dll (Location of the symbol related to previous error)
Compilation failed: 1 error(s), 0 warnings
Hello Fábio,
Are you not able to add a multitarget object via the Unity Game Object menu in Unity 2017.2 after migrating? It is expected that the imported project will be missing the old object references, but you should be able to update this using the new objects.
Thanks,
-Vuforia Support