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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment