Search Unity

Question 2021 Support?

Discussion in 'Unity MARS' started by nouse20, Nov 14, 2021.

  1. nouse20

    nouse20

    Joined:
    Oct 6, 2017
    Posts:
    8
    Trying to update Mars project to 2021.2.2f1 and I'm getting some console errors.

    Code (CSharp):
    1.   Library/PackageCache/com.unity.mars@1.3.1/Editor/Scripts/Database/DatabaseViewer.cs(149,21): error CS0104: 'CollectionExtensions' is an ambiguous reference between 'Unity.XRTools.Utils.CollectionExtensions' and 'System.Collections.Generic.CollectionExtensions'
    2.  
    Thanks for any help.
     
  2. CiaranWills

    CiaranWills

    Unity Technologies

    Joined:
    Apr 24, 2020
    Posts:
    199
    This will be fixed in 1.4, coming very soon.
     
    patcarver likes this.
  3. wickedwaring

    wickedwaring

    Joined:
    Feb 5, 2014
    Posts:
    32
    Any news on 1.4 release time?
     
  4. CiaranWills

    CiaranWills

    Unity Technologies

    Joined:
    Apr 24, 2020
    Posts:
    199
    It's out now! Open the package manager and you should see the new version
     
    wickedwaring likes this.
  5. wickedwaring

    wickedwaring

    Joined:
    Feb 5, 2014
    Posts:
    32
    Thanks can see it, could only see 1.3.1 yesterday :)
     
  6. wickedwaring

    wickedwaring

    Joined:
    Feb 5, 2014
    Posts:
    32
    Not sure if need to start a new thread, but getting this -

    upload_2021-12-17_10-42-21.png

    Clicking FIX on the bottom one makes no difference.
    Top 2 plugins are at 4.2.1?

    Just to be clear I upgraded from 2020 to 2021 yesterday and to MARs 1.3.1 from 1.3 which seemed to work on first test run, then just tried to upgrade MARS to 1.4.1.

    I now have a blank screen when running MARS in a blank test scene :(

    Just wondering if any of the above could be causing it [EDIT: I have checked the FAQs list of black screen issues, all seems to be in place].

    Thanks for your help.
     
    Last edited: Dec 17, 2021
  7. CiaranWills

    CiaranWills

    Unity Technologies

    Joined:
    Apr 24, 2020
    Posts:
    199
    If you go to XR Plugin Management in the Project Settings can you see if MARS Simulation is checked (under the desktop tab)?
     
    wickedwaring likes this.
  8. wickedwaring

    wickedwaring

    Joined:
    Feb 5, 2014
    Posts:
    32
    Thank you that was it in terms on reenabling the MARS blank screen :)