obsproject / obs-websocket

Remote-control of OBS Studio through WebSocket
GNU General Public License v2.0
3.8k stars 701 forks source link

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

Open peddermaster2 opened 1 year ago

peddermaster2 commented 1 year ago

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:

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 commented 10 months ago

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.