obs-websocket
obs-websocket copied to clipboard
Bug: Turning off Studio Mode sends 2 CurrentProgramSceneChanged events
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
StudioModeStateChangedevent
Steps to Reproduce
- Enable Studio Mode
- Select two differen scenes for program and preview
- Disable Studio Mode
- Observe the events send via websocket
Anything else we should know?
No response
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.