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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment