Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Question Unity Mars Installation Error

Discussion in 'Unity MARS' started by vivek4148, Jul 9, 2020.

  1. vivek4148

    vivek4148

    Joined:
    Mar 23, 2017
    Posts:
    5
    I am getting this error while installing unity mars. Please help.

    Unable to add package [com.unity.mars]:
    Cannot find a compatible package version for this Unity version (2019.2.20f1).
    UnityEngine.Debug:LogError(Object)
    AutoInstallMars:progress(InstallRequest) (at Assets/MARS/Installer/AutoInstallMars.cs:121)
    AutoInstallMars:progressRequests() (at Assets/MARS/Installer/AutoInstallMars.cs:132)
    AutoInstallMars:AddMARSPackage() (at Assets/MARS/Installer/AutoInstallMars.cs:63)
    AutoInstallMars:EnsureInstalledMars() (at Assets/MARS/Installer/AutoInstallMars.cs:82)
    AutoInstallMars:.cctor() (at Assets/MARS/Installer/AutoInstallMars.cs:50)
    UnityEditor.EditorAssemblies:processInitializeOnLoadAttributes(Type[]) (at C:/buildslave/unity/build/Editor/Mono/EditorAssemblies.cs:108)
     
  2. jmunozarUTech

    jmunozarUTech

    Unity Technologies

    Joined:
    Jun 1, 2020
    Posts:
    296
    hello @vivek4148

    Your issue is that you have a not supported version. 2019.2.20f1; the minimum supported version is 2019.3.0f6. You will need to update your unity version.
     
    vivek4148 likes this.
  3. vivek4148

    vivek4148

    Joined:
    Mar 23, 2017
    Posts:
    5
  4. jmunozarUTech

    jmunozarUTech

    Unity Technologies

    Joined:
    Jun 1, 2020
    Posts:
    296
    Last edited: Jul 9, 2020
    vivek4148 likes this.