Skip to content

Duplicating an audio bus does not make duplicated AudioEffects unique #102383

@ProgrammerOnCoffee

Description

@ProgrammerOnCoffee

Tested versions

Reproducible in: v4.3.stable

System information

Godot v4.3.stable - Windows 10.0.19045

Issue description

When duplicating an audio bus, the effects on the duplicated bus are not made unique.

Steps to reproduce

  1. Navigate to the Audio bottom panel
  2. Add an AudioEffect to the Master bus
  3. Duplicate the Master bus
  4. Change any property of the AudioEffect of either bus
  • The property of the effect on the other bus will also be changed, showing that the effect was not made unique.

Minimal reproduction project (MRP)

N/A

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    For team assessment

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions