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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
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 ?