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 MARS Package has invalid dependencies??

Discussion in 'Unity MARS' started by lauren_moore, Jul 6, 2020.

  1. lauren_moore

    lauren_moore

    Joined:
    Jun 1, 2020
    Posts:
    1
    Hello, I am a very new AR developer. I am trying to get AR interactive toolkit to work in Unity 2019.3.15 along with MARS, and it was working out sort of but now I have this error now appearing,
    "An error occurred while resolving packages:
    Package com.unity.mars@1.0.1 has invalid dependencies:
    com.unity.timeline: Resolved version [1.2.6] does not satisfy requested version [1.2.10]"

    It says I can do manual modification to the json.file and I am wondering what do I modify?
     
  2. jmunozarUTech

    jmunozarUTech

    Unity Technologies

    Joined:
    Jun 1, 2020
    Posts:
    296
    Hello @lauren_moore,

    just update the Timeline Package to 1.2.10. To do so; go to Window -> Package Manager and search for Timeline
     
    lauren_moore likes this.