"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Application doesn't work when built, but it works through unity.

So as the title says I have a problem. I want an imagetarget to show a video that will automatically play when looked at through my android device. When previewed in Unity through playing, it works as intended, but when I build it and open the application on my android devices (i've tried different devices) the application sees the image, and a white screen with a playbutton appears. The thing is it autoplays when played in Unity, but when checked through my device the playbutton(it senses me pressing tho as it shifts color) doesn't play the video, nor does it automatically play.

 

I'm a total newbie and have been struggling like hell with getting this to work, and would be more than happy if you guys could help me out.

If you need more information before helping me figure out what's the problem here, let me know. Kind Regards

felixarozin

Thu, 05/10/2018 - 19:32

So the application works when played in the editor, but when viewed through my devices it only shows the video as a white frame on the imagetarget.
I've tried all the different settings of camera flags.
I've tried changing the OPEN GL ES3 to OPEN GL ES2.