Search Issue Tracker
Fixed
Fixed in 2023.2.0b8, 2023.3.0a4
Votes
0
Found in
2023.2.0b5
Issue ID
UUM-47262
Regression
Yes
AudioRandomContainer playback doesn't loop with Time > 0
When having an audio source component playing an audio random container with time set to 1 and looping, it only plays one clip and then stops.
Repro:
- Create an Audio Random Container (Assets > Create > Audio > Audio Random Container)
- Add a clip (attached bark single.wav) to the AudioClips list
- Set Time to 1.00 s
- Set Loop to Infinite
- Press the preview play button (in the upper right corner of the Audio Random Container window)
Expected: The preview plays back the clip with an offset of 1 second
Actual: The preview only plays back a single clip
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment