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
- [macOS] Project fails to load when Virtual Artifacts are Corrupted
- Long scheduler times on main thread when using InstantiateAsync with a singular massive Prefab
- The project hangs upon opening it when importing the "discrete_rank2_vector_v2_0.onnx" file
- Opening the Look Dev hangs the Editor when the window is opened for the first time in the project or after deleting the Library folder
- Look Dev has blurry icons on 4k monitors
Resolution Note:
User error. The CM camera is following itself. The target and camera need to be separate objects.