Search Issue Tracker
By Design
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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
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.