Search Issue Tracker
Fixed in 2021.2.X
Duplicate in 2020.3.X
Votes
0
Found in
2019.4.21f1
2020.1.17f1
Issue ID
1325295
Regression
No
[VideoPlayer] Buffer overflow warnings when we start playing VP8 video with increased playback speed
How to reproduce:
1. Open the attached project
2. Open and play Far Plane scene. Video will start playing
3. Press "PlaybackSpeed" button in the scene and slide up to increase the value (~3)
4. Press ">|" Nex video button
5. VP8 video starts playing
Actual result: AudioSampleProvider buffer overflow. ... sample frames discarded warning is spawned
Expected result: There is no such warning spawned
Note: if you continue with the same playback speed to the next H264 video, warning stop
Reproducible: 2019.4.21f1, 2020.1.17f1, 2021.1.1f1.2209.3, 2021.2.0a10.1508
Tested and reproduced on:
OSX Unity Editor
VLNQA00152, HUAWEI P9, 7.0.0, HiSilicon Kirin 955, Mali-T880
VLN0150, iPad Pro 10.5", iOS 12.3.1, A10X, Metal
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 2021.2):
Now supporting that audio sample provider creation and setting the speed can happen in any order