Search Unity

Resolved Assembly Definition have differen GUID on MAC and Windows

Discussion in 'Scripting' started by EduardDraude, Nov 13, 2020.

  1. EduardDraude

    EduardDraude

    Joined:
    Mar 8, 2019
    Posts:
    60
    Hi,
    I am working on a mac and a windows. I sync the proejct via git. Somehow exactly ONE assembly definition resolves to a different GUID on each machine. All others do great. Does someone know what is going on there? It is a little bit anoying to reference the assembly again, when pulled changes from remote, which came from the other machine. (Where I also had to re-reference the assembly :p)

    Someone has a clue?

    Cheers
     
  2. EduardDraude

    EduardDraude

    Joined:
    Mar 8, 2019
    Posts:
    60
    Somehow a solution is to uncheck the "Use GUIDs" fiel in the target Assemply Definition. For now I think this will work for me, but I think it whould also be somehow possible with GUIDs