"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

Running samples with no changes on iOS6 and the camera image is messed up

Hi,

I have run all of the samples that came with the iOS SDK. The camera view in each on is messed up. It looks like the camera splits the image into a grayscale image and color image and then does not composite them back together properly, so that the color layer is offset from the grayscale layer. The color image is shifted towards the left side of the phone when I hold it in portrait orientation.

The native iPhone camera app and test apps using the image picker do not have this problem. So it looks like there is a problem in the SDK's camera rendering code. Please let me know if there is something I can do to fix this on my end.

Thanks,

Philipp

 

DavidBeard

Mon, 07/23/2012 - 00:52

Thanks for the report Philipp.

You're seeing this with the current iOS native SDK release, or with the iOS Unity extension?

And which version of XCode are you using?