com.unity.cinemachine 2.8.1

com.unity.cinemachine

Notes: processedReleased October 7, 2021

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.4

Package Dependencies

No dependency metadata provided.

🔄 Changes

  • 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.