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
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
- [iOS] UI elements are invisible on iOS devices when using AdditionalUIRenderer
- Setting ArticulationBody.collisionDetectionMode at runtime via script to Discrete does not work if its being set from Continuous
- [iOS] Crash on ScriptingGCHandle::Acquire when calling RequestUserAuthorization without using yield for pending authorization
- Particle is not visible in RenderTexture when Renderer's material is set to Default-Particle and Camera's BG Alpha is set 0
- Artifacts appear in HDRP PBR Accumulation when changing Viewport Rect at runtime
RadialGames
Mar 16, 2017 18:13
Seeing this in 5.5.2p2 as well