Value of Mass In Kg is multiplying in value when clicked

UE - Simulation - Physics - Jul 27, 2017

When changing the value of Mass In Kg for a child of a Skeletal Mesh Actor, the value is getting multiplied with every select, deselect, and enter press on the value. The number the value is multipl ...

Android movie player doesn't work with ES 3.1

UE - Platform - Mobile - Jul 27, 2017

Niether movie playback Startup Movies Play on ES3.1 ...

There's no efficient way to pause/resume widget animations

UE - Anim - Sequencer - Jul 27, 2017

The implementation of UMGSequencePlayer::Play and UMGSequencePlayer::Pause are not conducive to being able to efficiently pause and resume animations. Some problems that need to be addressed: 1. ...

Expanding a macro with split struct pins causes internal compile errors

UE - Gameplay - Blueprint - Jul 27, 2017

Expanding a macro that passes a struct with split struct pins to a function causes internal compile errors. Attaching sample project, can be recreated with steps above. ...

Japanese error outputs do not displayed correctly in Cook Content output log

UE - Foundation - Core - Cooker - Jul 27, 2017

When using the editor in Japanese, the warning/error summary for "Cook Content for Windows" gets garbled. This makes debugging cook related issues difficult. ...

Unable to PIE + Crash after editing SColorGradingPicker

Tools - Jul 26, 2017

Changing Color Grading settings of a post process volume and using "Enter" to commit changes prevents the editor from entering PIE / Simulate mode with the error message "Can't Play In Editor / Simu ...

Custom events cannot be overriden in child blueprints

UE - Gameplay - Blueprint - Jul 25, 2017

Custom events cannot be overriden in child blueprints. The add event option is no longer available so as to override a custom event that was created in the parent. This appears to be a regression. ...

Auto (LOD#) in the details panel of the static mesh viewer does not update to the current LOD being Shown

Tools - Jul 25, 2017

Auto (LOD#) text in the details panel of the static mesh viewer does not update to the current LOD being Shown. It always appears to show Auto (LOD0) ...

Sequence Thumbnail appear incorrect when containing Tracks with Spawned Actors

UE - Anim - Sequencer - Jul 25, 2017

Sequence Thumbnails appear incorrect when containing Tracks with Spawned Actors. The actors do not always appear in the same position in the thumbnail as they do when opening the sequence. ...

Sequence repeatedly dirties when it contains a spawnable actor

UE - Anim - Sequencer - Jul 25, 2017

Level sequence becomes dirtied when opening other level sequences if the level sequence contains a track with a spawnable actor ...