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
- Shader transparency, discard, and clip are not working when using the Player
- Error is thrown when clicking on warning in the console
- Long IL2CPP build time when project has a .ufbx library wrapper
- Cursor doesn't change to the resizing when using the Rect Tool and the Sprite is too close to the bottom of the Scene View
- InvalidOperationException exception is thrown when Editor Default Text Rendering Mode is set to "Bitmap" and Editor Font is set to "System Font" and an array is expanded in the Inspector Window
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.