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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
Resolution Note (fix version 2.6.0-preview.3):
Added an option for Lookahead to recenter when target is stationary