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
- ScreenCapture.CaptureScreenshot renders blocky artifacts when Super Size is greater than 1
- Multiplication and division operators do not work with Vector3 and Vector4 types when multiplied by the same type
- Lens Flare VFX is duplicated when observed through a VR Headset
- Random values are showing in the Transform Position when snapping the object to the grid after moving it slightly
- Leading bracket is left behind on the previous line when text wraps in TextMeshPro
RadialGames
Mar 16, 2017 18:13
Seeing this in 5.5.2p2 as well