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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (2020.1.X):
Resolved (won't fix). After seeking, please mute audio briefly and fade it back in to get clean playback.