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
- GameObjects are not updating when Materials and Cubemaps are updated from Environmental Reflections
- "Lens Flare (SRP)" Component is missing documentation link
- Reflection problems when unbaked Reflection Probes are present
- Light Explorer columns sorting arrow is too small
- Context menu actions (Collapse All, Expand All, Enable All, Disable All, Remove All, Reset All) do nothing in Volume component
Add comment