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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Resolution Note (2020.1.X):
Resolved (won't fix). After seeking, please mute audio briefly and fade it back in to get clean playback.