Crash opening packaged project on iOS

UE - Platform - Mobile - Oct 24, 2016

Opening a packaged project for iOS will crash. ...

Need to update to libpng for Android; current one triggers security alert on Google Play

UE - Platform - Mobile - Sep 28, 2016

We are using libpng 1.5.2 which is triggering this alert from Google on Android apps: [Link Removed] Need to update the library. ...

Crash when garbage collecting a deleted AudioVolume

UE - Audio - Sep 28, 2016

It appears that the actor isn't properly destroyed until the exit, despite being deleted. By that time, the root component (the brush) has already been destroyed, thus when it's accessed in AAudioVo ...