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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
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.