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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Element name field has no character limit in UI Builder
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
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.