Search Issue Tracker

Fixed

Fixed in 4.0.1, 5.0.0-pre.1

Votes

2

Found in [Package]

4.0.0

Issue ID

REC-1280

Regression

No

Physical Camera is disabled when using accumulation

Package: Recorder

-

Reported by multiple users, see this [forum thread|https://forum.unity.com/threads/question-from-the-team-accumulation-motion-blur.1205428/]

Reproduction steps: (there is a sample project in the slack thread)
1. In your Unity Project, install the Cinemachine package
2. Add a cinemachine brain component to the main camera, and make sure the *Physical Camera* checkbox is checked
3. Create a Timeline with a cinemachine track
4. Create two cinemachine clips associated to the main camera. In each clip, the position of the camera should be different.
5. Create a basic movie recorder in the recorder window
6. Record the timeline.
7. While recording, note that the physical camera checkbox is automatically unchecked (this is part of the bug)
8. Note on the output that the lens settings of the two CM cameras are not respected. When the second camera is switched to, its lens settings are ignored (part of the bug).
9. If you record it with Anti Aliasing unchecked, you will see that the lenses are respected (expected behavior).

Comments (1)

  1. jbergs

    Apr 08, 2023 13:47

    Actually, I think it's not just the physical camera. If you use Accumulation on the Non-Physical camera and you have a property of that camera animated, for example field-of-view. The recorder ignores the animation. Turn Accumulation off, and field-of-view animates fine.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.