Search Issue Tracker
Fixed in 2019.2.X
Votes
0
Found in
2017.4.0f1
2017.4.15f1
2018.3.0a1
2019.1.0a1
2019.2.0a1
Issue ID
1101314
Regression
No
[WebGL]CPU usage by AudioSource.Update increases when audio clips are played in Chrome
To reproduce:
1. Open attached project ("ChromeAudioSource")
2. Open "Main" scene
3. Switch to WebGL platform
4. Build and Run the development build of the project with Autoconnect Profiler option enabled
5. Press the Play1 button and check the CPU load with Profiler
(repeat last step for more visible usage increasement)
Expected: AudioSource.Update usage stays the same over time
Actual: AudioSource.Update continuously increases over time
Reproduced with: 2017.4.19f1, 2018.3.3f1, 2019.1.0b1, 2019.2.0a3
Notes:
- Increased CPU usage by AudioSource.Update is more visible after ~20min of playing the clip
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment