Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
2.6.10
2.7.5
2.8.0
Issue ID
CMCL-442
Regression
No
Cinemachine Virtual Camera follows object in an inverted manner when locking axis with a custom extension script
Reproduction steps:
1. Open the attached project "Camera_Issue.zip"
2. Open SampleScene in Assets/Scenes
3. Select Monkey object in the Hierarchy menu
4. Select Move tool in the Toolbar
5. Move the Monkey object left or right on the x-axis
Expected result: Cinemachine Virtual Camera follows the object according to its position
Actual result: Cinemachine Virtual Camera follows the object in an inverted manner
Reproducible with: 2.3.3 (2019.4.30f1), 2.7.8 (2021.1.19f1), 2.8.0 (2019.4.30f1, 2020.3.17f1, 2021.2.0b9, 2022.1.0a6)
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
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Resolution Note:
The problem is caused by a script called Lock Camera X attached to the vcam. The bug is not related to CM, but that specific script.