com.unity.cinemachine 2.9.0-pre.1

com.unity.cinemachine

Notes: processedReleased November 3, 2021

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.4

Package Dependencies

No dependency metadata provided.

🔄 Changes

  • Added ability to directly set the active blend in CinemachineBrain.
  • Bugfix: OnTargetObjectWarped() did not work properly for 3rdPersonFollow.
  • Bugfix: POV did not properly handle overridden up.
  • Regression fix: removed GC allocs in UpdateTargetCache.
  • Bugfix: async scene load/unload could cause jitter.
  • Bugfix: Input system should be read only once per render frame.
  • Bugfix: Blends were sometimes incorrect when src or dst camera is looking along world up axis.
  • Bugfix: Improve accuracy of Group Framing.
  • New feature: Added scene view overlay tools for Cinemachine components.
  • Regression fix: Lookahead works again.
  • Cinemachine3rdPersonAim exposes AimTarget, which is the position of where the player would hit.