Search Issue Tracker
Not Reproducible
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
- “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
Resolution Note:
Reproduction steps are not consistent enough to reliably reproduce the issue.