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
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
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 ?