Search Issue Tracker
Fixed in 2018.1.X
Votes
2
Found in
5.6.0b5
Issue ID
875968
Regression
Yes
"Unaccounted time" performance spikes, after clip is stopped with AudioSource.Stop() or audiosource.clip is re-assigned
To reproduce:
1. Open attached project.
2. Play "scene" scene.
3. Open profiler.
4. Press O quickly multiple times. (sound is played, no performance spikes in profiler)
5. Press P quickly multiple times. (sound is played, spikes appear in profiler)
Expected result: No huge performance spikes, when sound is played.
Actual result: "Unaccounted time between: AudioManager.Update and ParticleSystem.EndUpdateAll" spikes appear in profiler.
Reproducible: 5.3.5p6, 5.4.3f1, 5.5.1f1, 5.6.0b6
Not reproducible: 5.3.5p5
Comments (1)
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
- Unable to switch to either Facebook Instant Games/Meta Quest in the Build Profile
- Error "IndexOutOfRangeException: Index was outside the bounds of the array" logged when selecting an Element in UI Builder with a specific setup
- "native code called abort()" is thrown in WebGL player when loading first scene
- Crash on core::base_hash_set when importing a specific package
- SettingsService.NotifySettingsProviderChanged() Doesn't Call OnDeactivate for Existing SettingsProviders when new ServiceProvider is created
RadialGames
Mar 16, 2017 18:13
Seeing this in 5.5.2p2 as well