Search Issue Tracker
Fixed
Fixed in 2021.3.33f1, 2022.3.15f1, 2023.2.11f1, 2023.3.0a10, 7000.0.0a1
Votes
2
Found in
2021.3.29f1
2022.3.6f1
2023.1.6f1
2023.2.0b1
2023.3.0a4
7000.0.0a1
Issue ID
UUM-43721
Regression
No
WEBM files are stuttering when the number of remaining frames is less than the number of the pre-buffered frames
How to reproduce:
1. Open the attached project “WebMStutter”
2. Open the “SampleScene” scene
3. Enter the Play Mode
4. Observe the played Video Clip
Expected result: The Video Clip is playing smoothly and doesn’t have any stutters
Actual result: The Video Clip is stuttering at its end in every loop
Reproducible with: 2021.3.29f1, 2022.3.6f1, 2023.1.6f, 2023.2.0b1
Reproducible on: Windows 11 Pro
Note: Also reproducible in Player
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
- Custom Render Pass using Render Graph does not render to the Game view when used with a 2D URP Renderer
- [Linux] Vsync does not work correctly in Game View when using OpenGL
- Edge detection fails, _BlitTexture_TexelSize is 0
- Rotating GameObjects is not possible when transform.up is assigned through script
- [Android] Shadowmap Shadows have graphical errors on Android when the default Screen Recorder setting is turned on
Resolution Note (fix version 2023.3.0a10):
Fixed an error in the reading of DiscardedPadding data in audio tracks. This error was causing the whole block at the end of the file to be omitted during decoding, leading to repeated video frames.