Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.4.5f1
2019.2.4f1
2019.3.0a11
2020.1.0a1
Issue ID
1181079
Regression
Yes
[Android] VideoPlayer plays duplicate audio for a few frames after looping
Steps to reproduce:
1. Open attached Unity project
2. Build and Run on Android
3. Enable video looping
4. While the video is playing, drag the seeking bar forward to the very end (video should immediately restart)
5. Listen to the audio
Expected results: Audio plays normally
Actual results: For a very short duration after the video has started, audio is played twice and then continues to play normally
Reproduced on: 2018.4.8f1, 2019.2.4f1, 2019.3.0b2, 2020.1.0a3
Didn't reproduce on: 2018.4.4f1, 2019.2.3f1, 2019.3.0a10
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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Resolution Note (2020.1.X):
Resolved (won't fix). After seeking, please mute audio briefly and fade it back in to get clean playback.