Search Issue Tracker
Active
Votes
1
Found in
2019.4
2020.3
2020.3.18f1
Issue ID
1377468
Regression
No
SoundManager.Update takes significant time to update when using many audio clips
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment