Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Bug AmbigousRefernece between UnityEditor and UnityEditor.CoreModule dlls

Discussion in '2020.2 Beta' started by JesOb, Jan 26, 2021.

  1. JesOb

    JesOb

    Joined:
    Sep 3, 2012
    Posts:
    1,109
    Updating to Unity 2020 lead to editor asmdefs can not compile because unity introduce AmbigousRefernece in almost all classes in Unity.Engine.CoreModule because they all present in UnityEditor too and both assemblies auto added to compilation of Editor asmdef

    How to resolve this?
     
    RequiGamer likes this.
  2. zhaozony

    zhaozony

    Joined:
    Jan 7, 2020
    Posts:
    29
    Same problem here. any solutions?
     
  3. JesOb

    JesOb

    Joined:
    Sep 3, 2012
    Posts:
    1,109
    Sorry dont remember what we do to resolve it
    may be full project reimport