Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.2.0f3
Issue ID
1043569
Regression
No
[UWP] Incorrect sample length in audio stream on UWP platform adds clicking noise to audio
Steps to reproduce:
1. Download 1043569_repro.zip
2. Switch platform to UWP
3. Build project for IL2CPP or .NET backend
4. Open VS solution and build project (Debug x64 Local Machine)
5. Press play button
6. Listen to the audio clicks
Results: The valid number of audio samples length for this case is 8820. On UWP platform audio samples length increases to 8826 which in result creates audio clicks.
Reproduced with: 2018.3.0a9, 2018.2.5f1, 2018.1.9f1, 2017.4.9f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Calculating time durations in RenderDoc with DX12 causes 'Device Lost error' popup
Add comment