com.unity.cinemachine 3.1.6
Source docsNotes: processedReleased February 25, 2026
Browse versions
PreviousNext
Unity Compatibility
Minimum Unity: 2022.3
Package Dependencies
- com.unity.modules.imgui (1.0.0)
- com.unity.splines (2.0.0)
🔧 Bug Fixes
- Fixed look at being ignored in third person camera when camera is navel gazing.
- Fixed error when both HDRP and URP rendering pipelines are added to a project.\\
- Fixed outdated warning on RotationComposerComponent.
- Fixed GC Alloc in CinemachineInputAxisController.Update().
- Fixed ForceCameraPosition regression in CinemachineFollow/CinemachineOrbitalFollow/CinemachineTransposer/CinemachineOrbitalTransposer to allow looking away from targets.
📈 Improvements
- Converted code using InstanceID references and API to EntityID.
