Search Issue Tracker
By Design
By Design in 6000.4.X
Votes
0
Found in
6000.4.0a1
Issue ID
UUM-117574
Regression
No
clip.frequency on webgl with a streaming clip returns 0
Steps to reproduce:
- Create a streaming clip and try and get its frequency
Actual results: 0
Expected results: the frequency
Reproducible with versions:
Not reproducible with versions:
Can’t test with versions:
Tested on (OS):
Notes:
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
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
Resolution Note:
Unfortunately, we don't support all Unity Audio features on the WebGL platform. AudioClipLoadType.Streaming is one of those unsupported features. For our most up-to-date description of what is and is not supported in WebGL audio, please take a look at this page in the Unity manual: https://docs.unity3d.com/6000.2/Documentation/Manual/webgl-audio.html.
Resolution Note (6000.4.X):
Unfortunately, we don't support all Unity Audio features on the WebGL platform. AudioClipLoadType.Streaming is one of those unsupported features. For our most up-to-date description of what is and is not supported in WebGL audio, please take a look at this page in the Unity manual: https://docs.unity3d.com/6000.2/Documentation/Manual/webgl-audio.html.