Search Unity

5.6.0f1 asset upgrade Error: Can't find System.xml.dll

Discussion in 'Linux' started by Unground, Mar 27, 2017.

  1. Unground

    Unground

    Joined:
    Apr 4, 2016
    Posts:
    2
    For those who face this issue during asset re-import after upgrading to the latest build. A simple fix - run from the command line:

    sudo ln -s /opt/Unity/Editor/Data/Mono/lib/mono/2.0/System.Xml.dll /opt/Unity/Editor/Data/Mono/lib/mono/2.0/System.xml.dll
     
    ortin likes this.
  2. Tak

    Tak

    Joined:
    Mar 8, 2010
    Posts:
    1,001
    What is incorrectly referencing System.xml.dll?
     
  3. cician

    cician

    Joined:
    Dec 10, 2012
    Posts:
    233
    The Unity's APIUpdater. See bug #895081 with repro project.
     
  4. dirkson

    dirkson

    Joined:
    Mar 4, 2017
    Posts:
    19
    This still appears to be an issue. Unground's workaround appears to help.
     
  5. Cygon4

    Cygon4

    Joined:
    Sep 17, 2012
    Posts:
    382