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
- Non-multisampled texture binding errors are logged when running the DepthBlit URP scene with MSAA enabled on Vulkan
- The Editor does not recognize code errors in generic classes when using C# Source Generator to generate serialization code
- NullReferenceException is logged when undoing Deletion of a Visual Query Block of a Search Expression
- “Unsupported type MinMaxCurve” error and “Could not register property modification for animation binding…” warnings are thrown after moving playhead when Particle System Property is added to Animation window
- Nested LocalizedStrings can not query local variables
Resolution Note (2020.1.X):
Resolved (won't fix). After seeking, please mute audio briefly and fade it back in to get clean playback.