Version 2.2.2 of the Ultimate Character Controller is making its way to the Opsive Store and the Asset Store. If you are coming from a version prior to 2.2 there are some manual changes required in order to update. See this page for details.
Version 2.2.2 contains the following changes:
- Pressing escape in the demo scene will show the controls menu
- Improved first person camera placement when an object is obstructing its view
- Improved footstep detection
- Improved camera detection when setting up the initial camera (Thanks Mike!)
- Improved Interact object handling within overlapped triggers
- Better error handling with the TransformLook ViewType
- Moved PlayerInput looking handing to FixedUpdate
- Extensibility improvements
- Fixed MoveTowards from starting immediately when it was force stopped
- Fixed exception when picking up the bow for adding a new item set
- Fixed ShootableWeapon from not correctly playing the Reload Complete audio
- Fixed PlayerInput from losing focus before the game is started
- Fixed CharacterIK from not setting the correct IK rotation when set by an ability
- Fixed ItemPickupInspector from unnecessarily marking the UI as dirty