Moving actors between levels will generate warnings if there is a class in a different folder with the same name

Tools - Feb 17, 2017

When moving an actor between levels. We search for the actor using the class name instead of the entire class path. This will cause issues when there are multiple classes of the same name in differe ...

Crash retargeting an animation blueprint with a RigidBody node

UE - Simulation - Physics - Feb 17, 2017

Crash occurs when the user attempts to retarget an animation blueprint that is using a RigidBody node. ...

Crash in sequencer converting an object to spawnable

UE - Anim - Sequencer - Feb 16, 2017

Crash occurs in sequencer when the user attempts to convert a possessed object to a spawnable. ...

Preserve Non-Uniform Scale doesn't work for child actors

UE - Gameplay - Components - Feb 16, 2017

Preserve Non-Uniform Scale doesn't work for child actors when they are scaled smaller than the parent. Licensee Description: I just noticed that the option does not seem to work if the object is p ...

Having a [ or ] in a folder name will cause that filepath to be invalid for anything related to an .ini file

Tools - Feb 16, 2017

If a [ or ], which are used for syntax in .ini files, are included in a folder name, problems occur when that filepath is used for anything that is recorded in .ini files. The example given in the r ...

DialogueWave playback calls OnQueueSubtitles multiple times

UE - Editor - UI Systems - Localization - Feb 16, 2017

DialogueWave playback calls OnQueueSubtitles multiple times, whereas playing normal SoundCues only call it once at the start of playback. ...

Skeletal meshes with recently generated LODs will not change LODs in viewport

OLD - Anim - Feb 15, 2017

REGRESSION No Skeletal meshes that have recently had LODs auto-generated in the editor will not change LOD levels in the level viewport. This only occurs when the user is NOT playing or simulating ...

Print String node will stop printing to the screen if PIE is exited while Gameplay Debugger is active

UE - Gameplay - Feb 15, 2017

Print String node will stop printing to the screen if PIE is exited while Gameplay Debugger is active. Restarting the editor fixes the issue. ...

Thumbnail is not displayed in the Editor for UPaperSprite properties

Tools - Feb 14, 2017

A UPaperSprite* property in a class does not show a thumbnail for the property in the Editor. This is different from other asset poperties, such as UTexture* or UStaticMesh*, which do show a thumbna ...

New Projects do not have a Camera Anim setting to track in Sequencer

UE - Anim - Sequencer - Feb 14, 2017

I was attempting to repro UE-40921 and when I tried to track a camera animation, the setting was not available in Sequencer. I cannot Note The setting is available in QA Game This is also not a ...