com.unity.cinemachine 2.6.17
Notes: processedReleased August 31, 2022
Unity Compatibility
Minimum Unity: 2018.4
Package Dependencies
No dependency metadata provided.
🔄 Changes
- Regression fix: POV is relative to its parent transform.
- Bugfix: CinemachineInputProvider stops providing input when the CinemachineInputProvider component is disabled
- Bugfix: Fixed spurious Z rotations during blend.
- Bugfix: Blending speed was not set correctly, when blending back and forth between the same cameras.
- Bugfix: AxisState.Recentering.RecenterNow() did not work reliably.
- Bugfix: SensorSize is not saved when not using physical camera.
- Bugfix: No redundant RepaintAllViews calls.
- Bugfix: CinemachineConfiner was not confining correctly when Confine Screen Edges was enabled and the camera was rotated.
- Bugfix: SaveDuringPlay works with ILists now.
- AimingRig sample is only optionally dependent on UnityEngine.UI.
- Dependency on com.unity.test-framework added.
