AR Android Camera blurry. Autofocus not working.

Does anyone have a problem where their AR camera is blurry and doesn’t do autofocus? My ARSessionConfig has autofocus enabled. If I package the AR template, it works. but if I try to do it in my VR project, it doesn’t. (Yes, I need it to be built on VR project)

I checked the DefaultGame.ini for AR template, and it had something like bStartinAR=True and bSupportAR=True. I’m thinking maybe this has something to do with it, but i can’t get it to work. Maybe creating a VR template locks in the settings that are not exposed?