Skip to content

Conversation

fstxz
Copy link
Contributor

@fstxz fstxz commented Sep 3, 2025

Fixes #103386. This bug also affected AudioStreamSynchronized and AudioStreamInteractive, so I updated them too.

Also, AudioStreamPlaylist and AudioStreamSynchronized will now update the inspector after calling set_list_stream()/set_sync_stream() from the editor (e.g. from a tool script) in order to display newly added streams, similar to how AudioStreamInteractive does it.

@fstxz fstxz requested a review from a team as a code owner September 3, 2025 05:41
@AThousandShips AThousandShips added bug topic:audio cherrypick:4.4 Considered for cherry-picking into a future 4.4.x release cherrypick:4.5 Considered for cherry-picking into a future 4.5.x release labels Sep 3, 2025
@AThousandShips AThousandShips added this to the 4.6 milestone Sep 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug cherrypick:4.4 Considered for cherry-picking into a future 4.4.x release cherrypick:4.5 Considered for cherry-picking into a future 4.5.x release topic:audio
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AudioStreamPlaylist doesn't update its stream_count when adding or removing streams
2 participants