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
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
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.