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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.