Skip to content

Baking plays reflection sound when behind static mesh #457

@dkotd

Description

@dkotd

System Information

  • Steam Audio version: 4.6.1
  • Operating System and version: Windows 11

Issue Description
I am adding and removing static meshes to my scene dynamically and committing them via iplSceneCommit at the end. When I add and remove static meshes, I don't recreate the scene. I also don't recreate the scene when I enable baking as both can be done dynamically. However, I run into a scenario where I am able to hear the reflection sound from a bake, even when behind a static mesh.

Steps To Reproduce
Steps to reproduce the behavior:

  1. Create a static mesh that acts as a wall between a sound source and a listener. Set transmission to 0 and enable occlusion for the simulator.
  2. Start baking
  3. Once baking is finished, I cannot hear the sound source itself which is expected. However, I am able to hear the reflection aspect.
  4. I am able to avoid this issue if I fully recreate my scene from scratch and then add my static meshes after. If I add static meshes dynamically without recreating the scene, I encounter this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions