With Unity 2017.2, I downloaded Vuforia SDK 6.2 and imported into my new project. How do I get around this error?
error CS1704: An assembly with the same name `Vuforia.UnityExtensions' has already been imported. Consider removing one of the references or sign the assembly
C:/Program Files/Unity 2017.2.0b6/Editor/Data/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)
Hello @Rvicky,
Did you enable Vuforia Augmented Reality Support in Unity's XR Settings? File->Build Settings...->Player Settings...
Thanks,
Vuforia Engine Support