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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
RadialGames
Mar 16, 2017 18:13
Seeing this in 5.5.2p2 as well