Search Issue Tracker
Fixed in 6000.0.18f1
Fixed in 6000.0.X, 6000.1.X, future release
Votes
0
Found in
6000.0.5f1
6000.1.0a7
Issue ID
UUM-73246
Regression
No
Pitch changes while paused messes up scheduling of the audio random container
Steps to reproduce:
- Download and open the attached project 'ARC Dramatic Pitch.zip'.
- Open the SampleScene.
- Enter play mode.
- Listen to the output.
Actual results: Sometimes, the audio random container repeats the same clip when unpausing, for example, in the screen recording where it plays 'seven' twice.
Expected results: The audio random container reliably picks up where it left off, regardless of pitch changes while paused.
Reproducible with versions:
6000.0.5f1
Tested on (OS): MacOS (M1) 14.4.1
Notes:
- In the repro project, the script 'DramaticPitchChangesARC.cs' automatically pauses, unpauses, and modifies pitch periodically.
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
- 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”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version future release):
Fixed AudioRandomContainer clips repeated when changing pitch whilst paused
Resolution Note (fix version 6000.0):
Fixed AudioRandomContainer clips repeated when changing pitch whilst paused