Search Issue Tracker
By Design
Votes
1
Found in
2018.3.0b1
Issue ID
1081854
Regression
No
44100Hz wav file played from Audio Source has pop sound at the end
Steps to reproduce:
1. Open attached project
2. Open Audio Scene and go into Play mode
-After audio finishes playing pop sound is emitted
Note: Playing audio in the inspector does not reproduce pop sound
Reproduced on: 2017.4.0f1, 2017.4.11f1, 2018.2.0a1, 2018.2.8f1, 2018.3.0b1
-
Kamyker
May 05, 2020 20:24
By Design? This is obviously a bug, there should be an option to interpolate to silence instead "towards the beginning".
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
- Search: Inspector section icon is less sharp/more pixelated than other editor icons
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
Resolution Note:
The file doesn't have a fade-in, so when resampler is used, it interpolates samples towards the beginning, as if the sound was looping. Adding a tiny little fade-in to the source wave file solves the issue completely.