Players in my game Flee the Facility reported that they could not zoom in my game on xbox recently in the past few days. In my game I have the player’s CameraMaxZoomDistance at 10. I tried it, and R3 on xbox doesn’t work at 10. I tried some other numbers for the CameraMaxZoomDistance and found out it only breaks when it is exactly 10. other distances like 9.9 and 10.1 work, but 10 exactly does not zoom in or out on controller when R3 is pressed.
You can recreate this bug easily by plugging in an xbox controller. Opening a new studio project. And setting the StarterPlayer CameraMaxZoomDistance to 10.
I think a recent engine update caused this bug. Because a week or so ago the xbox camera zoom was working fine at 10 CameraMaxZoomDistance.