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
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
Resolution Note (fix version 2.6.0-preview.3):
Added an option for Lookahead to recenter when target is stationary