Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.4.X
Votes
15
Found in
2018.3.0a1
2018.4.0f1
2019.1.0a1
2019.1.0f2
2019.2.0a1
2019.3.0a1
Issue ID
1168597
Regression
No
[macOS][iOS][tvOS] Video Player lags when Playback Speed is changed
To reproduce:
1. Download attached "VideoPlayer.zip" project and open in Unity
2. Open "SmapleScene" scene
3. Enter to Play mode
4. Change Video Playback Speed
Expected result: Video speed changes without any issues
Actual result: When Video speed is changed there is a Lag (approx. 0.1 - 0.5 s) in Playback
Notes:
- This issue happens only on macOS, iOS, and tvOS
- This issue does not reproduce on Windows
- Could not check on Unity 2018.2 and older because the project becomes corrupted
Reproduced on Unity 2018.3.0a1, 2018.3.14f1, 2018.4.4f1, 2019.1.9f1, 2019.2.0b9 and 2019.3.0a9
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
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
Resolution Note (fix version 2020.2):
The hiccup happening on speed change when playing sources without active audio tracks has been removed. However, hiccups when changing speed beyond 2x multiples, or when playing sources with audio tracks, is inherent to the Apple playback engine so will remain.