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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment