Search Issue Tracker
By Design
Votes
0
Found in [Package]
2.5.0
Issue ID
1230512
Regression
Yes
[Cinemachine] Newly created Virtual Camera has incorrect transform values as it doesn't reset to 0,0,0
Newly created Virtual camera has incorrect transform(position/rotation) values. It should be same as the Main Camera default values.
Steps To Reproduce:
1. Cinemachine > Create Virtual camera
2. Observe the transform of the created virtual camera
Expected Result: The Virtual camera is created with default transform values as the Main Camera
Observed Result: The virtual camera is created with incorrect transform values
Reproducible On: 2020.2.0a5, 2020.1.0b3, 2019.3.07f1
Reproducible On Package Version: 2.5.0
Not Reproducible On Package Version: 2.3.4
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
- AI Assistant upgrade banner's `Open package Manager` link doesn't work
- Sub-asset UI does not refresh when undoing Renderer Feature add or remove actions in a URP Renderer asset
- Scene flickers with a green tint when using Screen Space Ambient Occlusion and Contact Shadows with raytracing
- Scripts with null Components on GameObjects are not removed when calling GameObjectUtility.RemoveMonoBehavioursWithMissingScript
- Color Curve Key values remain visible after changing Curve type
Resolution Note:
This is correct behaviour. Virtual cameras are created to match the scene view camera, not the main camera