com.unity.cinemachine 2.10.1
com.unity.cinemachine
Source docsNotes: processedReleased June 28, 2024
🔄 Changes
- Bugfix: Solo was not updating when brain was in FixedUpdate.
- Bugfix: Target Groups with zero active members now report their last valid position and dimensions.
- Bugfix: Cinemachine cameras would sometimes unnecessarily dirty the scene due to floating-point imprecision when setting transform rotations.
- Bugfix: The GroupAverage Rotation Mode in CinemachineTargetGroup was not calculated properly.
- Bugfix: PostProcessing and VolumeSettings were not blending correctly to and from empty profiles.
- Bugfix: added missing null check in CinemachineTargetGroup.WeightedMemberBoundsForValidMember.
- Bugfix: RuntimeUtility.SphereCastIgnoreTag was sometimes retruning NaN result.
