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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Resolution Note (fix version 2.6.0-preview.3):
Added an option for Lookahead to recenter when target is stationary