Ensure each non-default state contains a preset

Shadowing

Member
I can't figure out why im getting this error.

Error: The state Zoom on Opsive.UltimateCharacterController.ThirdPersonController.Camera.ViewTypes.Combat does not have a preset. Ensure each non-default state contains a preset.


Zoom was working just fine. Then after adjusting some camera position settings zoom no longer works and now I get this error.
So I added a state called ThirdPerson at the bottom. Still get the error though.


camera.png
 
You're looking at the states for the camera controller component, not the Third Person View Type. The Third Person states is under the Limits foldout.
 
Top