Setting Camera Focal Length stops at 70

hello! so I have had this project for a while and most of the mechanics of the game revolve around the camera.

I’ve had a setting in a menus to change focal length and its been working great… up until now.

I haven’t had a reason to add any focal lengths past 65 but I’ve just reached a reason to add higher focal length options, however when I set the focal length any value it gets above 70, just rounds down to 70

I cant for the life of me find whare any clamp is that would prevent me from setting it higher than 70

all other focal lengths still work fine.

First image is in the player actor blueprint that the camera is in, second image is from the settings menus widget.