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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #962395