- Home /
Error CS1704
I am getting this error when starting Unity.
error CS1704: An assembly with the same name `UnityEngine.Analytics' has already been imported. Consider removing one of the references or sign the assembly Assets/sdk/tools/ContentBuilder/content/windows_content/Don't Look Back_Data/Managed/UnityEngine.Analytics.dll (Location of the symbol related to previous error) C:/ProgramData/Unity/cache/packages/packages.unity.com/com.unity.analytics@2.0.16/UnityEngine.Analytics.dll (Location of the symbol related to previous error)
I found the files and deleted them but the same error appears changing from UnityEngine.NetWorking to UnityEngine.GUI to UnityEngine.Analytics. I uninstalled and reinstalled unity but the error is still the same. How do I fix this?