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
- "Problem detected while importing the Prefab file" errors on Learning Templates import
- Crash on RaiseException during Socket.BeginConnect in Player when application connection is blocked through commercial firewall
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change
- Precision changes when a tangent is added to a Vertex node
Resolution Note (2020.1.X):
Resolved (won't fix). After seeking, please mute audio briefly and fade it back in to get clean playback.