Paste (Duplicate/Reference) are clickable after removing copied source, but don't do anything #4074
Labels
Comments
|
Confirmed here but only when using "Copy (Duplicate)". When using a reference copy it still works (tested with Image source and browser source). |
|
This'd be because when the item is copied, we just copy the name as a string, and don't check that the source still exists when opening the menu (only during paste). This should be a relatively easy issue to fix, but would need to be done in both Scenes & Sources, at the least. Possibly the audio mixer too. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Platform
Operating system and version: Windows 10 Build 19042, release: 2009, revision: 685, 64bit
OBS Studio version: 26.1.1
Expected Behavior
Either copied source is pasted or
Paste (Duplicate)andPaste (Reference)options are not clickableCurrent Behavior
Paste options are clickable but don't do anything
Steps to Reproduce
Paste (Duplicate)orPaste (Reference)Additional information
If pasting with other source focused (either in Sources pane or Preview), then sets that source's transform (even if it's locked) to that of copied source.
The text was updated successfully, but these errors were encountered: