Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.2.0a7
2018.2.0a8
Issue ID
1025333
Regression
Yes
[Video] Buffer overflow warning when we change playback speed of video player
To reproduce:
1. Open the QA's attached project
2. Load the WebM file in the Video Player
3. Go to Playmode
4. Increase the Playback Speed in the Inspector
Expected result: No warnings are shown when the video ends with an increased playback speed
Actual result: AudioSampleProvider buffer overflow warnings are shown
Reproduced with 2018.2.0a7, 2018.2.0b1
Not reproduced with: 2017.1.3p2, 20172.2.2p3, 2017.4.1f1, 2018.1.0f1, 2018.2.0b6
Regression started in: 2018.2.0a7
Verified fixed on 2018.3.0a1
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
hmxcg
Jul 11, 2018 20:43
I'm currently using 2018.1.2f1 and - in addition to the warning - ready samples count remains at zero. The result is that no audio can be sampled after this warning appears. Is this bug also fixed with 2018.3.0a1 ?