Search Unity

Trouble with Vuforia implementation and assetbundles

Discussion in 'Editor & General Support' started by TheCwal, Aug 29, 2013.

  1. TheCwal

    TheCwal

    Joined:
    Nov 12, 2012
    Posts:
    12
    I am using the Vuforia sdk to instantiate a video plane that is stored in an assetbundle, but running into a major issue. The assetbundle is built for Android and the project loads other assetbundles perfectly fine, but when it attempts to load the video script, it crashes. It only does this when it is running on the phone however. In the editor it works as expected.
    I am at a loss as to where to begin debugging this, as I don't get any sort of indication it has crashed in the Android debugger.