exeldro/obs-move-transition

Grouped Sources Are Not Matched to Grouped Sources

Bombe opened this issue · 1 comments

Bombe commented

If sources in a scene are grouped, matching does not work as expected (at least not the way I expect it 😁).

Scene Collection that shows the problem: Unrecognized_Sources.json.zip

Switching from “SCN: Total” to either “SCN: Camera Magenta” or “SCN: Camera Green” will not recognize either of the two sources (which are defined in the nested scenes “CAM: Camera Magenta” and “CAM: Camera Green”).

If the group in “SCN: Total” is removed, sources move as expected. If the group in “SCN: Camera Magenta” or “SCN: Camera Green” is removed, the respective sources also move as expected. Only when everything is in groups (which I need because of filters that need to be applied) sources are not recognized.

OBS 28.1.2 on macOS 11.7.5, obs-move-transition bb2ab4f.

I have a few sources referenced in different scenes. Some are grouped, while others are not. I would expect all sources to behave as if the grouping did not exist. In the example below, Source 1 should be connected between the two scenes.

  • Scene 1
    • Source 1
    • Source 2
  • Scene 2
    • Grouped Sources
      • Source 1
      • Source 2