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
- 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:
User error. The CM camera is following itself. The target and camera need to be separate objects.