com.unity.cinemachine 2.7.1

com.unity.cinemachine

Notes: processedReleased November 16, 2020

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2018.4

Package Dependencies

No dependency metadata provided.

🔄 Changes

  • New feature: CinemachineConfiner2D - Improved 2D confiner.
  • Added ApplyAfter option to ImpulseListener, to add control over the ordering of extensions
  • UI update - Moved Cinemachine menu to GameObject Create menu and Right Click context menu for Hierarchy.
  • Virtual Camera Lens inspector supports display of Horizontal FOV
  • Virtual Camera Lens can override orthographic and physical camera settings
  • Bugfix (1060230) - lens inspector sometimes displayed ortho vs perspective incorrectly for a brief time
  • Bugfix (1283984) - Error message when loading new scene with DontDestroyOnLoad
  • bugfix (1284701) - Edge-case exception when vcam is deleted
  • Storyboard Global Mute moved from Cinemachine menu to Cinemachine preferences.
  • Bugfix - long-idle vcams when reawakened sometimes had a single frame with a huge deltaTime
  • Bugfix - PostProcessing temporarily stopped being applied after exiting play mode