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
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
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.