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
- Prefab Override popup displays on wrong monitor when Inspector width is resized to minimum
- Scroll View is not moving by inertia after scrolling by click and dragging when Editor window is minimized and Canvas "Render Mode" is set to "World Space"
- "type mismatch error" occurs when the currentDirectionWS output of a Sample Water Surface node is connected to a float3 input
- URP Material Upgrade utility does not enable Alpha Clipping when material had Rendering Mode set to Cutout
- Particle System emission ignores the Sprite Atlas when using a Material that has the "Include in Build" setting unchecked
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.