Precomputed lighting is not saved when using Save As or Duplicate for levels

UE - Graphics Features - Sep 30, 2016

Lighting is invalidated with levels that have been duplicated or Saved As. The maps that are created are immediately marked dirty and need to be resaved vs how they were in 4.12.5 where they wouldn' ...

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

Unable to Undo Property Changes in Paint Mode

Tools - Sep 29, 2016

When making changes to the properties of the paint mode (paint color, brush settings, etc.) the actions are not logged into the undo history and therefore cannot be undone. Attached is the screensh ...

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

Editor Crashes When Undoing Paint Mode Selections

Tools - Sep 29, 2016

Attempting to use the paint mode tool on meshes in the level and then undo/redo the changes will cause the editor to crash. ...

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

When simulating in editor, holding down right-click prevents users from using other keys

Tools - Sep 29, 2016

When simulating in viewport, holding down right-click prevents the user from using other keys such as Escape or G. ...

Draw Material to Render Target renders black in Standalone

UE - Graphics Features - Sep 28, 2016

The 'Draw Material to Render Target' in blueprints renders black when launched in Standalone. This is not the case when using the same blueprint and running PIE. The interesting thing about this is ...