Hello!
Well, I am developing an application which uses the Autodesk Scaleform solutions. We build a SWF (Flash) file and put it int Unity, then Scaleform load it and "plays" the SWF file. This is a GUI solution that is very good because we can create vectorials graphics and so on...
Well, the problem is, I think that Vuforia and Scaleform are imcompatible!? When running they together, in my Mac ther work fine, playing the GUI on top of the main camera (ARCamera) and the background is just the WebCamBackground. But when I build it for iPad, OMG! When an image target is not tracked yet, it works fine, the SWF interface is draw on top of the Camera Background image! But when some image target is found and an object 3D appears on the screen, the backgrond camera turns completly black and sometimes the background is a old camera frame buffer, as the camera is not clearing the buffer!
Does anybody know something about that? That is very wear. I t hink that the Scaleform is messing up Vuforia's Render Buffer or something like that!
Some tip?
Thanks!
Thanks. We'll take a look at the sample you develop.