Build Error: `Sirenix.Utilities' has already been imported.

Issue #41 resolved
João Cabral created an issue

When trying to Build my project I get this. Here's the full thing: error CS1704: An assembly with the same name `Sirenix.Utilities' has already been imported. Consider removing one of the references or sign the assembly Assets/Plugins/Sirenix/Assemblies/Sirenix.Utilities.dll (Location of the symbol related to previous error) Assets/Plugins/Sirenix/Assemblies/NoEditor/Sirenix.Utilities.dll (Location of the symbol related to previous error)

Comments (3)

  1. Tor Esa Vestergaard
    • changed status to open

    We're aware of some issues with the preset import settings on our assemblies seemingly disappearing, causing wrong platform settings on our various assemblies, and thus build errors. We're working on a fix to this, which should hopefully go out soon with the 0.9.0.5 patch.

    For the record, could you say which platform you were trying to build to when this happened?

  2. João Cabral reporter

    We were building for Windows.

    Do you know how soon is soon? We have a milestone coming up new week and we kinda need to have a Build. We think we have worked around the problem by reimporting Odin Inspector, does that make sense?

  3. Log in to comment