Search Issue Tracker
Fixed
Fixed in 2.10.1, 3.1.0
Votes
0
Found in [Package]
2.9.7
Issue ID
CMCL-1541
Regression
No
Cinemachine immediate visual feedback in the Game view is not working when the update mode is set to "Fixed Update"
How to reproduce:
1. Open the “CinemachineTest.zip” project
2. Open the “SampleScene”
3. Select the “Main Camera” in the Hierarchy window and change the Update Method to “Fixed Update” in the Inspector window
4. Select the “Virtual Camera” in the Hierarchy and enable “Status: Live” - “Solo” in the Inspector window
5. Make sure Game view is opened and in the inspector window try moving the “Virtual Camera” by changing the Transform position values (either by dragging or inputting values)
Expected result: The camera moves around responding to Transform changes
Actual result: The camera doesn’t move around
Reproducible with: 2.9.7 (2021.3.34f1, 2022.3.17f1, 2023.2.4f1, 2023.3.0b1)
Not reproducible with: 3.0.1 ( 2022.3.17f1, 2023.2.4f1, 2023.3.0b1)
Fixed in: 3.0.1 (2022.3.17f1)
Reproducible on: Windows 11
Not reproducible on: no other environment tested
Note:
- In the Scene view the camera GameObject seems to move, but in the Game view it does not move
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment