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
1 Like
Tak
2
What is incorrectly referencing System.xml.dll
?
cician
3
The Unity’s APIUpdater. See bug #895081 with repro project.
This still appears to be an issue. Unground’s workaround appears to help.
Cygon4
5