Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Turning off Studio Mode sends 2 CurrentProgramSceneChanged events #1150

Open
peddermaster2 opened this issue Jun 25, 2023 · 1 comment

Comments

@peddermaster2
Copy link

peddermaster2 commented Jun 25, 2023

Operating System Info

Windows 10

Other OS

No response

OBS Studio Version

Other

OBS Studio Version (Other)

29.1.3

obs-websocket Version

5.2.3

OBS Studio Log URL

https://obsproject.com/logs/7mL2eIM9uJ3bawbO

OBS Studio Crash Log URL

No response

Expected Behavior

No CurrentProgramSceneChanged event is emitted, as the scene is not changing.

Current Behavior

Two CurrentProgramSceneChanged events are emitted:

  • changing the scene to the current preview scene
  • immediatly followed by the second changing it back to the current program scene
  • followed by the expected StudioModeStateChanged event

Steps to Reproduce

  1. Enable Studio Mode
  2. Select two differen scenes for program and preview
  3. Disable Studio Mode
  4. Observe the events send via websocket

Anything else we should know?

No response

@Zarithya
Copy link

I'm seeing the same issue on my end, in the same OBS version. Even just toggling Studio Mode on and off again sends two On Scene Change events for the current program scene.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants