Description

There are a number of reported movie crash issues, but this report likely covers the main cause. Garbage collection changed in Android 4.0 and we are triggering a check that does not happen with backward compatibility enabled.

Need to check through the media player code and make sure any static classes, etc are held with NewGlobalRef to make sure they don't move.

Also, need to recheck to make sure there aren't any issues with calling with JNIENV from wrong thread; have seen this as well.

Have Comments or More Details?

Head over to the existing Questions & Answers thread and let us know what's up.

0
Login to Vote

Fixed
ComponentUE - Platform - Mobile
Affects Versions4.8
Target Fix4.8
Fix Commit2551517
Release Commit2552472
CreatedApr 23, 2015
ResolvedMay 14, 2015
UpdatedSep 16, 2019