Unity Issue Tracker - SoundManager.Update takes significant time to update when using many audio clips
Closed
UUM-364
SoundManager.Update takes significant time to update when using many audio clips
Unity: Audio Authoring
Won't Fix
2022.2.X
2022.1.X
2021.3.X
2019.4.X
2022.1 has reached end of life so the issue will be fixed in a newer version.
not required
Reproduction steps:
1. Open project "SoundManager Repro.zip"
2. Open the Profiler tab from Windows > Analysis > Profiler
3. Click the record button and enter Play Mode
4. Search SoundManager.Update in the profiler
5. Observe time for call to execute
Expected result: SoundManager.Update doesn't take much time to update
Actual result: SoundManager.Update takes a lot of time to update
Reproducible with: 2019.4.34f1, 2020.3.25f1
Not reproducible with: 2021.2.7f1, 2022.1.0b2
Prioritise and Follow this issue
Have a workaround or additional info about this issue?