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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
RadialGames
Mar 16, 2017 18:13
Seeing this in 5.5.2p2 as well