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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment