Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Vuforia 5.5.9 and Unity 64bit problem

Discussion in 'AR/VR (XR) Discussion' started by kenshin, May 14, 2016.

  1. kenshin

    kenshin

    Joined:
    Apr 21, 2010
    Posts:
    940
    Hello,

    I have installed Vuforia 5.5.9 on Unity 5.3.4 64bit and trying to execute an example I have this error:

    Failed to load 'Assets/Plugins/x86/VuforiaWrapper.dll', expected 64 bit architecture (IMAGE_FILE_MACHINE_AMD64), but was IMAGE_FILE_MACHINE_I386. You must recompile your plugin for 64 bit architecture.
    Vuforia.WebCamAbstractBehaviour:IsWebCamUsed()
    Vuforia.WebCamAbstractBehaviour:IsWebCamUsed()
    Vuforia.VuforiaRuntimeUtilities:IsVuforiaEnabled()
    Vuforia.DeviceTrackerAbstractBehaviour:Awake()

    Failed to load 'Assets/Plugins/x86/VuforiaWrapper.dll', expected 64 bit architecture (IMAGE_FILE_MACHINE_AMD64), but was IMAGE_FILE_MACHINE_I386. You must recompile your plugin for 64 bit architecture.
    Vuforia.VuforiaRuntimeUtilities:CheckNativePluginSupport()
    Vuforia.VuforiaRuntimeUtilities:CheckNativePluginSupport()
    Vuforia.WebCamAbstractBehaviour:IsWebCamUsed()
    Vuforia.VuforiaRuntimeUtilities:IsVuforiaEnabled()
    Vuforia.DeviceTrackerAbstractBehaviour:Awake()

    I have tried the 64bit workaround but it seeom not work.

    Any idea about how to execute Vuforia in 64bit editor?

    Thanks in advance!
    Kenshin
     
  2. sjm-tech

    sjm-tech

    Joined:
    Sep 23, 2010
    Posts:
    733
    Last edited: May 26, 2016
  3. Cascho01

    Cascho01

    Joined:
    Mar 19, 2010
    Posts:
    1,347
    Once there was a parameter that could be appended to the desktop shortcut like

    "C:\Program Files\Unity534p1\Unity\Editor\Unity.exe _32bit" or similar - does that still exist?
     
  4. sjm-tech

    sjm-tech

    Joined:
    Sep 23, 2010
    Posts:
    733
    U32.jpg
    seems it doesn't ... there are two separate versions.
     
  5. kenshin

    kenshin

    Joined:
    Apr 21, 2010
    Posts:
    940
    Thank's guys!

    I hope Vuforia team will fix this issue soon ...64bit version in 2016 is mandatory!!! :)
     
  6. noor5141

    noor5141

    Joined:
    Feb 16, 2017
    Posts:
    1
    i too faced the same issue go when i used vuforia for unity 5.5 64 bit dont when this issue will be resolved but 32 bit unity editor is preferred if you want to do AR using vuforia