Search Issue Tracker
Fixed in 2023.3.0a4
Fixed in 2023.2.X, 2023.2.0b8, 2023.3.X
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
- 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
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
Add comment