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
- [Android] [Vulkan] UI that is activated after a delay flickers when a Scriptable Render Pass goes over it
- [Linux] Characters are converted to Latin letters when using IME on Linux
- [Ubuntu] Possible for Create menu to show sections with no options inside
- [Usability] Not possible to set Editor Window text colour to be default black without workaround
- Text field max length is -1 by default
Resolution Note:
User error. The CM camera is following itself. The target and camera need to be separate objects.