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
- [Android] Safe area ignores navigation bar on Android when targeting level 35 API or higher
- File watcher does not trigger after the AcquireFloatingLease and before the Entitlement check
- HDR Output gets disabled in the Editor when Reflection Probe is enabled during runtime
- The "Build and Run" Menu option tries to build for the selected Build Platform instead of the Active Build Platform
- Font kerning breaks at runtime when multiple UI Documents use different fonts
Add comment