Vuforia video does upside down when changing orientation
Hi,
I have a weird issue with screen orientation. Whenever I rotate my phone, sometimes the vuforia video background turns upside down on IOS. I ran the app through Xcode and can see this output when the issue occurs.
rotation unhandled: -90
ConfigureVideoBackground
Vuforia.MonoCameraConfiguration:ConfigureVideoBackground(Matrix4x4)
Vuforia.MonoCameraConfiguration:CheckForSurfaceChanges(Matrix4x4)
Vuforia.CameraController:UpdateCamera(Matrix4x4)
Vuforia.Internal.Core.StateProcessor:ProcessState(IVuState, IDictionary`2, IVideoBackgroundRenderer, ICameraController, IWorldOriginProvider, DeviceObserver)
Vuforia.Internal.Core.Engine:UpdateState()
System.Reflection.RuntimeMethodInfo:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)
System.Delegate:DynamicInvokeImpl(Object[])
Vuforia.Utility.ExtensionMethods.DelegateHelper:InvokeDelegate(Delegate, Object[])
I am on Vuforia 10.9.3 and Unity 2021.3.8f1
I attaching the video of the issue as well
drive.google.com/file/d/1K4Wxpl1IJ1I7g1hTUq01gnKMmrMfRJxD/view?usp=sharing
Read more here: Source link