Using confiner 2D cinemachine component to limit camera position causes errors during runtime
This could be due to an issue in our engine regarding the 2D cinemachine component.
Possible solution:
- Use a 3D confiner instead and create a game object with a Box Collider. Adjust the Box Collider to be the area you want to limit the camera movement.