Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2018.4.X, 2019.3.X, 2020.1.X
Votes
1
Found in
2018.4.0f1
2019.2
2019.2.12f1
2019.3
2020.1
Issue ID
1198586
Regression
Yes
[Windows] Video stutters at the end of the Playback Loop when updating the VideoPlayer.playbackSpeed at every frame
How to reproduce:
1. Open the attached project's Scene labeled "SampleScene"
2. Enter the Play Mode
3. Inspect the Game View
Expected result: Video loops without a problem
Actual result: Video stutters at the end of each loop
Reproducible with: 2018.4.0f1, 2018.4.13f1, 2019.2.13f1, 2019.3.0b12, 2020.1.0a14
Not reproducible with: 2017.4.35f1
Comments (1)
-
zalogic
Jan 28, 2020 21:00
Still happens on final release of Unity 2019.3.0f6
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
- "InvalidOperationException: Trying to SetRenderAttachment on a texture..." exception is thrown when using the depth back buffer as an input attachment in Renderer Feature on Vulkan Graphics API
- [HDRP Wizard] Reload Window fails to reload the HDRP Wizard window
- [HDRP Wizard] Fix All button is not presented using the macOS system
- "InvalidCastException: Specified cast is not valid" is thrown when Generating Lighting with "Virtual Offset" enabled in APV, and a static Skinned Mesh Rendered with a Mesh Filter Component is in the Scene
- TMP material doesn't update when using Localized Property to change the font assets
Resolution Note (fix version 2020.2):
Changing the rate caused frame reordering when done within 16-frames from the end of clip. The rate-changing logic has been reorganized to eliminate the need for this reordering. Fixed in Unity 2020.2.0a8
Resolution Note (fix version 2020.1):
Fixed in Unity 2020.1.0b9
Resolution Note (fix version 2019.3):
Fixed in Unity 2019.3.14f1
Resolution Note (fix version 2018.4):
Fixed in Unity 2018.4.24f1