Search Issue Tracker
Fixed
Fixed in 6000.0.17f1, 7000.0.0a7
Votes
0
Found in
6000.0.9f1
Issue ID
UUM-74854
Regression
Yes
[WebGL] Play doesn't work with an audio random container in WebGL with a clip that has preload audio data turned off
Steps to reproduce:
- Download and open the attached project 'ARCWebGLPlayBug.zip'.
- Build and run the project for WebGL.
- Press '1' on the keyboard several times to attempt to play some audio.
Actual results: Audio plays.
Expected results: No audio plays.
Reproducible with versions:
6000.0.0f1
Not reproducible with versions:
2023.2.0f1
Can’t test with versions:
2022.3.X
2021.3.X
Tested on (OS): MacOS (M1) 14.5
Notes:
- In 2023.2.0f1, the clip plays the second time you try to play it, so there has always been a bug. But this is a regression because now it doesn't play at all.
- This only occurs when preload audio data is turned off for the clip.
- Perssing '2' and then pressing '1' actually plays audio because the clip is loaded when it plays through an audio source directly as a clip.
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
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note (fix version 7000.0.0a7):
Partial fix. The regression that caused the ARC not to play at all without Preload Audio Data has been fixed, but the issue of it only playing the second time Play is requested is still to be investigated and fixed.
Resolution Note (fix version 6000.0.17f1):
Partial fix. The regression that caused the ARC not to play at all without Preload Audio Data has been fixed, but the issue of it only playing the second time Play is requested is still to be investigated and fixed.