-
Notifications
You must be signed in to change notification settings - Fork 153
Open
Labels
Component: InteractionThings that are related to the interaction subsystem of OpenSpaceThings that are related to the interaction subsystem of OpenSpaceFeature: Camera PathsDealing with the automated camera path systemDealing with the automated camera path systemFeature: Session RecordingIssues dealing with the session recording featureIssues dealing with the session recording feature
Description
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:
- Start a session recording
- Trigger a flight, using e.g. one of the fly-to buttons in the Navigation panel
- Stop the recording (and possibly cancel the camera path or wait for it to finish)
- Playback the recording you just made
- 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
Labels
Component: InteractionThings that are related to the interaction subsystem of OpenSpaceThings that are related to the interaction subsystem of OpenSpaceFeature: Camera PathsDealing with the automated camera path systemDealing with the automated camera path systemFeature: Session RecordingIssues dealing with the session recording featureIssues dealing with the session recording feature