Search Issue Tracker
Fixed
Fixed in 2.9.4
Votes
0
Found in [Package]
2.9.2
Issue ID
CMCL-1421
Regression
Yes
CinemachineVirtualCamera overrides the Physical Camera toggle on the Main Camera when the Mode Override is set to None
Reproduction steps:
1. Open the attached project “TestProject”
2. Open the “Assets/OutdoorsScene.unity” scene
3. Select the Main Camera GameObject from the Hierarchy
4. Observe that the "Physical Camera" option is enabled on its Camera Component
5. In the Hierarchy enable the “CM vcam1” GameObject and select “Lens/Advanced/Mode Override/None” in the attached CinemachineVirtualCamera Component
6. Observe the “Physical Camera” toggle on the Main Camera GameObject
Expected result: The Physical Camera toggle is enabled and editable
Actual result: The Physical Camera toggle is disabled and uneditable
Reproducible with: 2.9.2 (2020.3.44f1, 2021.3.16f1, 2022.2.3f1, 2023.1.0a26)
Not Reproducible with: 2.9.0-pre.6, 2.9.1 (2020.3.44f1, 2021.3.16f1, 2022.2.3f1, 2023.1.0a26), 3.0.0-pre.4(2022.2.8f1, 2023.1.0b6, 2023.2.0a4)
Fixed in: 2.9.4 (2020.3.44f1, 2021.3.16f1, 2022.2.8f1, 2023.1.0a26)
Reproduced on: Intel macOS 13.0.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment