Search Issue Tracker
Not Reproducible
Not Reproducible in 6000.0.X
Votes
0
Found in
2023.3.0a8
6000.0.0b11
Issue ID
UUM-52749
Regression
No
AudioRandomContainer preview gets delayed for the second clip in the list
The ARC preview sometimes plays the first clip followed by an arbitrary delay time, until it plays the rest of the clip and races to catch up with the scheduling. It only happens one time and seems to happen more frequently if I had Unity open for a long time or after I launched Unity for the first time.
Repro
- Create an ARC asset with the following configurations:
## 2 or more clips
## Trigger: Automatic
## Playback Mode: Sequential
## Automatic Trigger Mode: Offset
## Time: 0.00 s
- Plug and unplug headphones multiple times
- Press preview
Expected: There preview playback works as normal
Actual: Sometimes there is a delay after the first clip
Note
The repro steps are an improvement from previous knowledge but they are still somewhat inconsistent
The delay can be short and hard to notice. But I think this current repro might hint at the underlying problem, which sometimes causes a noticeable large delay of more than a second. See the video ARC Delay Repro and the corresponding image with the same name. Notice that the third clip has started playing before the second clip finishes. This occurs due to the second clip being delayed
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Reproduction steps are not consistent enough to reliably reproduce the issue.
Resolution Note (6000.0.X):
Reproduction steps are not consistent enough to reliably reproduce the issue.