Search Issue Tracker
Duplicate
Votes
0
Found in
2017.3.0b6
Issue ID
962378
Regression
No
[VideoPlayer] App crashes on Samsung Galaxy S3 device when playing 60 fps H264 or VP8 video and rotating device
How to reproduce:
1. Open the attached project
2. Build and run testVideo scene
3. When project starts ir should play RickMorty_VP8_1280x720.webm video
4. If app doesn't crash, rotate the device to landscape
Result: app crashes
Reproducible: 2018.1.0a1, 2017.3.0b6, 2017.2.0f3, 2017.1.2p2
DUT(reproducible):
48, Samsung Galaxy S3 [GT-I9300], 4.3.0, 720x1280, Mali-400
Reproducible (Video):
RickMorty_H264_1280x720.mp4, 1280x720, H264, Baseline@L3.1, 60 fps ,AAC/LC, 6 channels
RickMorty_VP8_1280x720.webm, 1280x720, VP8, 60 fps, Vorbis, 6 channels
Not reproducible(Videos):
Groot_H264_AAC_1280x720.mp4, 1280x720,H264 avc, Baseline@L3.1, 30, 2137 kb/s,AAC/LC,2,192 kb/s,44.1kHz
Groot_VP8_Vorbis_1280x720.webm,1280x720,VP8,30,1941 kb/s,Vorbis,2,112 kb/s,44.1kHz
Note: Crash due to android webm container not supporting 6 channel video, attempts to seek such file crashes android's media extractor
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
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
This is a duplicate of issue #962395