com.unity.cinemachine 2.8.6

com.unity.cinemachine

Notes: processedReleased May 25, 2022

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.4

Package Dependencies

No dependency metadata provided.

🔄 Changes

  • Bugfix: A memory leak no longer occurs with PostProcessing if no PP layer is present on the camera.
  • Bugfix: Cinemachine no longer produces a compiler error in Unity Editor versions older than 2020 when an Input System package is installed.
  • Bugfix: Standalone profiler no longer crashes with CM.
  • Bugfix: EmbeddedAssetProperties were not displayed correctly in the editor.
  • Timeline guards added to scripts that rely on it.
  • Bugfix: CinemachineInputProvider now correctly tracks enabled state of input action
  • Regression fix: Axis input was ignoring CM's IgnoreTimeScale setting.
  • Bugfix: POV orientation was incorrect with World Up override
  • Added AutoEnable option to CinemachineInputHandler
  • Bugfix: 3rdPersonFollow shows a warning message when no follow target is assigned like the rest of the body components.
  • Bugfix: FadeOut sample scene shader was culling some objects incorrectly.