Search Unity

Unity 5 32 bit dlls

Discussion in 'Editor & General Support' started by Lisi, Nov 27, 2014.

  1. Lisi

    Lisi

    Joined:
    Apr 8, 2014
    Posts:
    22
    Hi!
    I wanted to ask if it is possible to use 32 bit dlls in Unity 5, because I upgraded a program to Unity 5 and the editor complains that it is not a 64 bit dll. Is there any workaround?
    Best regards,
    Elisabeth
     
  2. BenouKat

    BenouKat

    Joined:
    Feb 29, 2012
    Posts:
    222
    Hi, I'm bumping this subject cause i'm asking the same.

    I can't have a 64bit version of the DLL I need to use, so is there a way to get rid of this error ? Should I download the 32 bit editor or can I do this with the 64 bit editor ?

    EDIT : NVM, I download the 32 bit editor and it worked.
     
    Last edited: Mar 17, 2015
  3. Newcomma

    Newcomma

    Joined:
    Feb 10, 2015
    Posts:
    89
    bump, is it still not possible to use 32bit dlls in 64bit Unity?
     
  4. Tomas1856

    Tomas1856

    Unity Technologies

    Joined:
    Sep 21, 2012
    Posts:
    3,918
    No, it's not possible, and probably never will be. If you can't get or use 64 bit dlls. I would suggest simply downloading 32 bit Unity.
     
  5. jozzas

    jozzas

    Joined:
    Nov 5, 2013
    Posts:
    1
  6. Tomas1856

    Tomas1856

    Unity Technologies

    Joined:
    Sep 21, 2012
    Posts:
    3,918
    The link you've posted shows a crash, and people here - were complaining about DLL not found issue, so it's two different issues.
     
  7. BenouKat

    BenouKat

    Joined:
    Feb 29, 2012
    Posts:
    222
    My issue on this post is fully explain here : http://forum.unity3d.com/threads/weird-unity-crash-dll-related.311545/

    But I still have no answers, I run to another solution but I'm still asking why this dll crash at a random time point (the DLL works perfectly fine into a visual studio project).

    The DLL crash AND the "DLL not found issue" are linked, cause the DLL crash because the link "disppaear" during runtime.
     
  8. A_munim

    A_munim

    Joined:
    Mar 11, 2017
    Posts:
    5
    Hey, unity has ditched the 32 bit editor, anyway I can enjoy the new features with using 32-bit DLL's :)
    anyway I have the opus Dll and if I build using 64 bit editor I get DLL not found error.