Search Issue Tracker
By Design
Votes
0
Found in
2021.3.46f1
2022.3.55f1
6000.0.33f1
6000.1.0b1
Issue ID
UUM-91891
Regression
No
[Android] The Video Player stops playing at different points when Skip On Drop is enabled
Reproduction steps:
1. Open the attached “IN-91712” project
2. Make sure the “NoSkipVideoPlayer” GameObject has the “Skip On Drop” option disabled
3. Build and Run the Android Player
4. In the Player, press the button on the left with the text “short” to start the video
5. Observe the Player
Expected result: Both videos are playing
Actual result: The video on the left side gets stuck while playing
Reproducible with: 2021.3.46f1, 2022.3.55f1, 6000.0.33f1, 6000.1.0b1
Reproducible environments: Windows 11 (24H2)
Not reproducible environments: No other environments tested
Reproducible with these devices:
VLNQA00391 - Xiaomi Redmi 9A (M2006C3LG), CPU: MediaTek Helio G25 (MT6762G), GPU: PowerVR Rogue GE8320, OS: 10
VLNQA00336 - HUAWEI Y6p (MED-LX9N), CPU: MediaTek MT6762R, GPU: PowerVR Rogue GE8320, OS: 10
Not reproducible with these devices:
VLNQA00591 - samsung Galaxy S23 (SM-S911B), CPU: Snapdragon 8 Gen 2 (SM8550), GPU: Adreno 740, OS: 14
Couldn’t test with these devices: (The Video Player displays black screen and doesn’t start video)
VLNQA00516 - samsung Galaxy Fold (SM-F900F), CPU: Snapdragon 855 SM8150, GPU: Adreno 640, OS: 10
VLNQA00489 - HTC 10 (HTC 10), CPU: Snapdragon 820 MSM8996, GPU: Adreno 530, OS: 6.0.1
Notes:
- The video might need to loop 1 to 4 times until it gets stuck, sometimes it stops indefinitely, but sometimes resumes to get stuck again after another 1 to 4 loops
- On 2022.3.55f1, the video with “Skip on Drop” enabled stops at the very start
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
- [Usability] No warnings when creating the selector with the duplicate name
- [sw-unity-6-1] Shadergraph panning area size is constant regardless of the size or the zoom level
- [Android] Arabic characters are not displayed when the font falls back to the OS font
- Gradient Editor tab is missing "on-hover" action on the three-dot menu
- [sw-unity-6-1] Transform Gizmos cannot be interacted with when they are overlapping with the Orientation Gizmo
Resolution Note:
Video encoding must make use of enough keyframes for the seek operations triggered by skip-on-drop to be performed in reasonable time, which, for this situation, is not the case on slower devices.