Skip to content

Camera path during session recording leads to error at playback #3819

@WeirdRubberDuck

Description

@WeirdRubberDuck

When recording a session that includes a flight, an error message is displayed when playing back the session recording.

To Reproduce
Steps to reproduce the behavior:

  1. Start a session recording
  2. Trigger a flight, using e.g. one of the fly-to buttons in the Navigation panel
  3. Stop the recording (and possibly cancel the camera path or wait for it to finish)
  4. Playback the recording you just made
  5. Observe the error: "Cannot switch to mode 'CameraPath' when in 'SessionRecording' mode."

Expected behavior
No error message (note that the session recording still behaves as it's expected to)

Additional context
IIRC, this did not use to be a problem in old versions. Could it have arisen as part of the UI rewrite, or due to changes in the engine?

The camera path scripts were never meant to be triggered during session recording playback, but rather, the camera position during the path traversal is the thing that is being recorded.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Component: InteractionThings that are related to the interaction subsystem of OpenSpaceFeature: Camera PathsDealing with the automated camera path systemFeature: Session RecordingIssues dealing with the session recording feature

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions