Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2019.4.X, 2020.3.X
Votes
2
Found in
2019.1.0a13
2019.3
2019.3.10f1
2020.1
2020.2
Issue ID
1241932
Regression
Yes
AudioSource PlayScheduled plays sound at random intervals with random variation when any filter component is present
How to reproduce:
1. Open attached project "AudioSource-PlayScheduled-BugReport.zip" and scene "SampleScene"
2. Make sure to lower the sound of Unity or the Audio Source components
3. Enter Play mode
4. In hierarchy, select "GameObject" object
5. In Inspector, "Audio High Pass Filter" -> change Cutoff Frequency to 10
6. Observe the sound
7. In Inspector, remove "Audio High Pass Filter" component
8. Observe the sound
Expected result: the two different sounds play at the same intervals, the step 6 sound is the same as in step 8
Actual result: the sound plays at different/random intervals with random variation in the sounds, the step 6 sound is not the same as in step 8
Reproducible with: 2019.1.0a13, 2019.1.14f1, 2019.2.21f1, 2019.3.12f1, 2020.1.0b8, 2020.2.0a9
Not reproducible with: 2018.4.22f1, 2019.1.0a12
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
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “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
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2021.1):
Fixed n 2021.1.0a2
Resolution Note (fix version 2020.3):
Fixed in: 2020.3.17f1
Resolution Note (fix version 2019.4):
Fixed in 2019.4.24f1