Search Issue Tracker
By Design
Votes
0
Found in [Package]
3.0.0-pre.7
Issue ID
CMCL-1504
Regression
No
GameObjects with Cinemachine Follow Transform on Z axis changes when mouse is moved between Editor Windows
How to reproduce:
1. Open the attached project
2. Open Scene "Main"
3. Select GameObject "beetle" in Hierarchy
4. Move the mouse between Inspector and Scene View
5. Observe Scene View or Inspector for this GameObject
Expected result: Nothing changes
Actual result: Transform for the GameObject with CinemachineCamera Component changes on the Z value
Reproducible with: 3.0.0-pre.7
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
- Search: Inspector section icon is less sharp/more pixelated than other editor icons
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
Resolution Note:
User error. The CM camera is following itself. The target and camera need to be separate objects.