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
- “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
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment