com.unity.cinemachine 2.9.5

com.unity.cinemachine

Source docs
Notes: processedReleased January 25, 2023

Browse versions

PreviousNext

🔄 Changes

  • Unity 2022.2 and up: FocusDistance added to lens settings and is pushed to the camera.
  • Optimized path gizmo drawing. Now 3-5 times faster.
  • TargetGroup now ignores members whose gameObjects are inactive.
  • Bugfix: CinemachinePathBase search radius fixed for not looped paths.
  • Regression fix: POV was not handling ReferenceUp correctly
  • Bugfix: priority ordering was wrong when the difference between any priority values were smaller than integer min or bigger than integer max values.
  • Bugfix: Extensions were not respecting execution order on domain reload.