Search Issue Tracker
Not Reproducible
Not Reproducible in 6000.0.X
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Resolution Note:
Must have been fixed in recent versions, since I can't reproduce this issue on 6000.0.12f1.
Resolution Note (6000.0.X):
Must have been fixed in recent versions, since I can't reproduce this issue on 6000.0.12f1.