Version: 1.4.14.0
Frequency: Consistently
Severity: Blocker
Marketplace package name: N/A
Context: SimConnect API
Similar MSFS 2020 issue: N/A, but occurs in 2020 too.
Bug description:
Using SimConnect_CameraSetRelative6DOF switches the camera state to “7” (6DOF), which is fine. However, the camera is completely fixed. I can neither zoom or pan using keyboard shortcuts, nor do any of the PAN_* or ZOOM_* sim events do anything at all.
Repro steps:
- Call SimConnect_CameraSetRelative6DOF with some eyepoint.
- Try sending PAN_LEFT/PAN_RIGHT/ZOOM_IN/ZOOM_OUT sim events. Nothing happens.
- Try moving camera around with normal pan/zoom methods (mouse, keyboard). Nothing happens.