Search Issue Tracker
Won't Fix
Votes
1
Found in
2017.3.0f2
Issue ID
978801
Regression
No
"Cinemachine Virtual Camera" Copy Component does not work on Body, Aim and Noise tabs when pasting on itself
How to reproduce:
1. Download and open "CinemachinePasteValues.zip" Unity project
2. Enter Play mode
3. Select GameObject called "CM vcam1"
4. In "Cinemachine Virtual Camera" -> "Aim" -> change "Screen X" from 0.5 to 0
5. Press "Cinemachine Virtual Camera" -> "Copy Component"
6. Exit Play mode
7. Press "Cinemachine Virtual Camera" -> "Paste Component Values"
8. Observe "Screen X" value in "Cinemachine Virtual Camera" component
Expected result: in the component "Screen X" value is updated from the default value (0.5) to 0
Actual result: in the component "Screen X" is not updated ("Body", "Aim" and "Noise" tabs in the component are not getting the "Paste Component Values" update)
Reproducible with: 2017.1.0b3, 2017.1.3p2, 2017.2.2p1, 2017.3.2f1, 2017.4.1f1, 2018.1.0b13, 2018.2.0a7
Could not test with: 2017.1.0b2 and older, because "Cinemachine" asset was not yet created
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
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note (2018.3.X):
Copy/paste uses references in this case, so it's expected behaviour