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
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
- Log shader compilation does not give info on which shader instance had a variant compiled
- Label text overflows its rect when resizing the Game view in Free Aspect
- UI Toolkit Slider value defaults to min value when the initial value is set in the UXML file
- The Player hangs when unloading a scene using the UnloadUnusedAssets() method
- [iOS] Too many texture parameters error is thrown when running on devices that support the number of parameters
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 ?