So my set up is fairly simple. I have a virtual camera with 2 extensions on it: 2d confiner and offset. The problem is, somehow offset has higher priority, so it makes the confiner go beyond its bounds. How do make the offset respect the confiner?
Can you try editing the script execution order to make CinemachineCameraOffset happen before CinemachineConfiner?