Framerate drops significantly when attempting to import heightmaps

UE - LD & Modeling - Terrain - Landscape - Sep 30, 2016

Framerate drops significantly when attempting to import heightmaps. Once the heightmap is imported this error is no longer prevalent, but during the preview there is a ~80-100 FPS drop. Regression ...

Possible CurlHttp crash on Android dedicated server

UE - Networking - Sep 30, 2016

A user has reported that their dedicated server experienced a curlhttp crash after updating to 4.13.1 and left running for an extended period of time. Crash not reproduced internally. ...

Pawn in first person template is facing the wrong direction when playing in viewport

UE - Gameplay - Sep 30, 2016

In the first person template, when playing in viewport, the player starts facing in the opposite direction from where the in-level pawn is facing before PIE. So far, I can only reproduce the issue ...

Print String on Event Tick not working as expected with Cinematic Camera Actor in Blueprint

UE - Anim - Sequencer - Sep 29, 2016

Print String does not persist when called on Event Tick within a Cinematic Camera Actor Blueprint. This could be problematic if users have a cinematic camera in their blueprints and using Event Tic ...

Compile error packaging for iOS and tvOS from Windows

UE - Platform - Mobile - Sep 29, 2016

Following error is displayed in the output log when trying to compile for tvOS:LogPlayLevel: UnrealBuildTool: In file included from /Users/engineqa/UE4/Builds/RDU-WD-7313/D/Build/joseph.wysosky_Main ...

Crash saving a destructible mesh after creating it from static mesh

UE - Simulation - Physics - Destruction - Sep 29, 2016

Crash occurs when saving a destructible mesh after creating it from a static mesh. ...

FInternetAddrBSDIPv6::SetIp doesn't handle all valid IPv6 formats

UE - Networking - Sep 29, 2016

Currently FInternetAddrBSDIPv6::SetIp(const CHAR* InAddr, bool& bIsValid) does not handle all valid formats of IPv6 addresses. Need to rework the function to be more robust, and properly handle all ...

Exporting Alembic Skeletal mesh from UE4 to FBX causes a crash

Exporting an alembic skeletal mesh that has been imported and then exporting it to FBX using the asset actions options will cause a crash. Tested with: Crash - 4.13.0 Binary CL-3106830 Crash - 4.1 ...

MOBILE PACKAGING WIZARD cannot locate maps if the project is placed in the default path.

Tools - Sep 29, 2016

MOBILE PACKAGING WIZARD cannot find maps when the project's path is located in the default path (C:\Users\User.Account\Documents\Unreal Projects) ...

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. ...