Search Issue Tracker

Not Reproducible

Votes

0

Found in

2023.3.0a4

6000.0.0b11

Issue ID

UUM-47717

Regression

No

AudioRandomContainer with Play On Awake and no listener outputs sound for the first clip

-

When I have no audio listener in the scene, and I play an audio random container, it still outputs audio for the first clip

Repro:

  1. Create a new empty project
  2. Create an Audio Random Container (Assets > Create > Audio > Audio Random Container)
  3. Add a clip to the audio random container
  4. Drag the audio random container asset to the Hierarchy, creating an audio source that references it
  5. Select the Main Camera game object in the SampleScene
  6. Remove the Audio Listener component from the Main Camera game object
  7. Enter Play Mode

Expected: No audio plays

Actual: It plays audio

  1. Resolution Note:

    Must have been fixed in recent versions, since I can't reproduce this issue on 6000.0.12f1.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.