Search Issue Tracker

Active

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:
# Create a new empty project
# Create an Audio Random Container (Assets > Create > Audio > Audio Random Container)
# Add a clip to the audio random container
# Drag the audio random container asset to the Hierarchy, creating an audio source that references it
# Select the Main Camera game object in the SampleScene
# Remove the Audio Listener component from the Main Camera game object
# Enter Play Mode

Expected: No audio plays

Actual: It plays audio

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.