Search Issue Tracker
Fixed in 2.6.0-preview.3
Votes
1
Found in [Package]
2.2.9
Issue ID
1231010
Regression
Yes
[Cinemachine] 2D Camera with a set Lookahead Time does not re-center on the followed object once the movement stops
How to reproduce:
1. Open the attached project named "Case_1231010"
2. Open the "Game" Scene
3. Select the "PlayerFollow" camera in the Hierarchy and enter Play mode
4. Move the character around the Scene
5. Observe the center point of the Camera once the movement is stopped
Expected result: Camera recenters on the followed object when the movement stops
Actual result: Camera remains offset once the gameObject stops
Reproducible with: 2018.4.20f1, 2019.3.8f1, 2020.1.0b4, 2020.2.0a5
Could not test with: 2017.4.38f1(No package manager)
Reproducible with package versions: 2.2.9, 2.6.0-preview.2
Not reproducible with package versions: 2.2.0, 2.2.8
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2.6.0-preview.3):
Added an option for Lookahead to recenter when target is stationary