Search Issue Tracker
By Design
Votes
0
Found in
2018.1.0b8
Issue ID
1004739
Regression
No
[Cinemachine] Virtual camera position not getting updated from the inspector after assigning Follow and Look At target
Virtual camera position not getting updated from the inspector after assigning Follow and Look At target.
Steps to repro:
1. Open attached project.
2. Create an empty game object.
3. Click on Cinemachine menu > Create Virtual Camera.
4. Select "CM vcam1" game object in the Hierarchy > Assign Follow and Look At target as the empty game object.
5. Try to update Y position value from the inspector.
6. Observe that value is not getting updated.
NOTE: User can able to update camera position from the scene view.
Reproducible on:
2018.1.0b8, 2018.1.0b7, 2018.1.0b6, 2018.1.0b1, 2018.1.0a7, 2018.1.0a6, 2017.3.0f3.
Environment:
Occurring on both Windows & MAC.
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
- Packman: The same asset data is displayed differently in "Import" and "Remove" popups
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
ViciousCRC
Oct 05, 2023 01:52
I just got this same issue, and I could solve it.
- select the Main Camera and mouse hover on CinemachineBrain, right click: Reset
- select the Virtual Camera object and mouse hover on CinemachineVirtualCamera, right click: Reset
Enlightened_Realm_Audio
Sep 29, 2018 01:07
Is there a way to get the virtual camera’s virtual position? I wanted to attach an fMOD studio listener to it in a menu scene.