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
- Inspector window flickers when a selector is created using a Style Class List Section
- [iOS] "UnityBatchPlayerLoop()" causes a freeze in the iOS application when it is put to the background and brought back to the foreground
- "Perform Selected" of Shortcut Manager window does not perform the shortcut in some cases
- Crash on mono_get_hazardous_pointer when running Play Mode tests in a specific project
- [iOS] ‘확인’(Done) and '취소'(Cancel) text is displayed as '...' in the on-screen keyboard when the System preferred language is set to Korean
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 ?