Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2017.4.X
Votes
0
Found in
2017.4.17f1
Issue ID
1120611
Regression
No
VideoPlayer is not playing videos on Android 4.4 when executing Play() method
To reproduce:
1. Build attached project "android_video_repro.zip" on Android 4.4.
2. While running the built app, tap the screen to play the video
Expected: video is played
Actual: video is not played
Reproduced in: 2017.4.17f1. 2017.4.19f1
Not reproduced in: 2017.4.16f1, 2018.3.0a1, 2018.3.3f1, 2019.1.0b1, 2019.2.0a3
Note: tested with device
Note2: error thrown after touch event:
W/Unity (17622): AndroidMediaJNI got error: java.lang.NoSuchMethodError: no method with name='clear' signature='()Ljava/nio/ByteBuffer;' in class Ljava/nio/ByteBuffer;
W/Unity (17622): (Filename: /Users/builduser/buildslave/unity/build/PlatformDependent/AndroidPlayer/Modules/Video/Private/AndroidMediaJNI.cpp Line: 27)
W/Unity (17622): AndroidMediaJNI got error: java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.Float
W/Unity (17622): (Filename: /Users/builduser/buildslave/unity/build/PlatformDependent/AndroidPlayer/Modules/Video/Private/AndroidMediaJNI.cpp Line: 27)
Environment:
Windows and MacOS
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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
mloszek
Jul 30, 2019 11:26
Not fixed in 2018.4.2f1
Makhkk
Apr 15, 2019 01:37
still cannot play in 2018.3.8f1
Chris65536
Feb 22, 2019 11:19
Not fixed in version 2017.4.21f1!