From #4837 (review)
Currently, when XR session is active, the XR manager modifies the camera to point to itself. The reason is to allow forward-renderer to access an array of views that the manager stores. I'd want to move the views to camera, and the XR manager would just update them. But that's a separate PR.
From #4837 (review)