com.unity.cinemachine 2.2.7

com.unity.cinemachine

Notes: processedReleased April 3, 2019

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2018.1

Package Dependencies

No dependency metadata provided.

🔄 Changes

  • Bugfix: fogbugz case 1053595: Cinemachine Collider leaves hidden collider at origin that interferes with scene objects
  • Bugfix: fogbugz case 1063754: empty target group produces console messages
  • Bugfix: FreeLook Paste Component Values now pastes the CM subcomponents as well
  • Bugfix: added extra null checks to support cases where current vcam is dynamically deleted
  • Bugfix: reset BlendList when enabled
  • Regression fix: FreeLook axis values get transferred when similar vcams transition
  • Bugfix: cutting to BlendList vcam sometimes produced a few bad frames
  • Bugfix: smart update tracks the targets more efficiently and correctly, and supports RigidBody interpolation (2018.2 and up)
  • Enhancement: POV component interprets POV as relative to parent transform if there is one
  • API change: OnCameraLive and CameraActivated events take outgoing vcam also as parameter (may be null)