Saving renamed assets by using "Choose Files to Save" retains original asset name in save menu

Tools - Jul 30, 2015

Saving an asset that has recently been renamed using the "Choose files to save" save method will retain the original name of the asset within the save menu. ...

Previewing Notification on Material Nodes never leaves when Previewing stops

UE - Rendering Architecture - Materials - Jul 30, 2015

When you preview a node in the material editor, the Previewing text inconsistently appears on node and when previewing stops does not disappear. The Blue and Green Color change appears to work as e ...

Child blueprint loses categories after parent is compiled and PIE

UE - Gameplay - Blueprint - Jul 30, 2015

If a parent blueprint is compiled and then play in editor is utilized. The child blueprint will lose categories in it's my detail's pane until recompiled. Note: Licensee reports that variables res ...

Camera Shake Oscillation Duration no longer accepts -1 as indefinite

UE - Gameplay - Jul 30, 2015

The Camera Shake Class no longer allows for indefinite shaking via setting a negative value in the Oscillation duration, per the tooltip instructions. This happens when using either the Play World ...

Typo in FBX Import Options: Skeleton Tooltip

UE - Editor - Content Pipeline - Import and Export - Jul 30, 2015

There's a small typo in the "skeleton" tooltip in the editor's fbx importer. It says "and animation" when it should say "an animation" (see attached screenshot). ...

Post Processing Does Not Account For Screen-Percentage Quantization

UE - Graphics Features - Jul 30, 2015

When changing r.ScreenPercentage the final value used for buffer generation is clamped to the nearest 4 pixels to aid in post processing and other steps. During post processing the same calculation ...

A text block in the designer tab does not reflect the text within a variable that is used in a binding

UE - Editor - UI Systems - Jul 30, 2015

When using a text variable as a binding for a text block, the text does not reflect the default value that is assigned to the variable that the text block in bound to. This can make it more difficul ...

Animtation Starter Pack: Character does not animate correctly moving Forward/Left or Backward/Right

Docs - Samples - Jul 30, 2015

In the Animation Starter Pack, if you hold down W+A simultaneosly to move Forward/Left OR S+D to move Backward/Right, the character does not face the proper direction and will appear to "slide" acro ...

[CrashReport] UE4Editor_UnrealEd!UnFbx::FFbxImporter::RecursiveBuildSkeleton()

UE - Editor - Content Pipeline - Import and Export - Jul 30, 2015

This is a common crash affecting users. User DescriptionsJust import a Mesh of Fuse Source Context 624 void UnFbx::FFbxImporter::RecursiveBuildSkeleton(FbxNode* Link, TArray<FbxNode*>& Out ...

Ctrl+W when used on a static mesh in blueprints causes them to become immovable and the mesh does not show up

UE - Gameplay - Blueprint - Jul 30, 2015

When using the shortcut Ctrl+W to duplicate a static mesh within a blueprint. The static mesh that is made will not show the assigned static mesh and cannot be moved (even after compiling). May be ...