Skip to content

AudioStreamPlayer will play upon re-entering tree even if paused #49153

Open
@KoBeWi

Description

@KoBeWi

Godot version:

364ea7f / 3.3

Steps to reproduce:

  1. Add audio stream player (any)
  2. Make it autoplay
  3. Remove it from tree
  4. Pause
  5. Re-add it to tree
  6. It will play even though it should be paused

Minimal reproduction project:

AudioRepro.zip
Space to toggle pause
Z to remove player from tree for 1 second
Try pausing while player is outside tree.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions