We have a scene setup to use portrait orientation only, but the AR camera appears to have been rotated 270 degrees (Z) by Vuforia / Postional Device Tracker. This is messing up the scene orientation (i.e. objects appear to being placed their side instead of upright). This didn't appear to be the case back in 9.8 (and Unity 2019).
How can we correct/configure the AR camera rotation for use in portrait mode?
Additional information:
This rotation of the camera occurs when the app is deployed to a device (Android, iOS not tested) and not in the Unity Editor.
Vuforia Version: 10.2.5
Unity Version: 2020.3.22f1
Track Device Pose: Enabled.
AR Core Requirement: Optional.
Include AR Core Library: Enabled (1.22.0)