Cannot Undo Blueprint Nodes Placed Using Shortcuts

UE - Gameplay - Blueprint - Mar 8, 2016

Nodes that are placed using shortcuts (ex. B+LMB for a branch node) cannot be undone using CTRL+Z. Found in 4.10.4 binary. Reproduced in 4.11 Preview 6 binary and Main CL 2894512. ...

Media Player assets do not play in packaged games or in standalone

Tools - Mar 8, 2016

Media Players and their associated textures do not render in standalone game or in a packaged project. Found on: //UE4/Release-4.11 CL-2897738 Checked 4.9.2 Binary from launcher, issue occurs ther ...

Editor crash on close if custom Data Asset is not saved after hot reload.

UE - Foundation - Core - Mar 7, 2016

After creating an editor asset of a custom DataAsset class, if changes are made to to the class and hot reloaded, the editor will crash on close if the editor asset is not saved after the hot reload ...

Focal Point is not cleared when SetFocus is used

The Focal Point that is set for an AI Controller doesn't get reset when Set Focus is used. This causes the character to turn back to the focal point if the actor that is set as the focus is destroye ...

Exiting VR Edit mode from simulating causes viewport mismatch

UE - Editor - Workflow Systems - Mar 5, 2016

9/19 VREditor sync notes: Should grey out the editor button while you're simulating ----------------------------------------- I noticed you can fix this issue by reseting the viewport by pressing t ...

Haptic Effects do not fire on Vive controllers

UE - Platform - XR - Mar 5, 2016

Playing haptic effects via the associated blueprint nodes (I.e. Play Haptic Effect, or Set Haptics by Value), does not trigger any feedback on the Vive's motion controllers. This does not reproduce ...

TextureEditorModule.cpp: Layout registered with 'Texture' but unregistered with 'Texture2D'

Tools - Mar 4, 2016

Layout is registered for class 'Texture' but unregistered for class 'Texture2D' ...

Large snap scaling causes meshes to scale 0

UE - Editor - Workflow Systems - Mar 3, 2016

With a large snap scale just selecting the uniform scaler will make the content scale to 0. It seems like it is far too easy for meshes to accidentally be scaled to 0 with snap scaling. Another exa ...

MapsToCook is not relative and is ignored if the project's directory is moved

UE - Foundation - Core - Cooker - Mar 3, 2016

If the MapsToCook is set in the editor using the "List of maps to include in a packaged build" and the project's directory is moved, the list is no longer valid as it was pointing to the specific fi ...

Set World Location Not Working on Skeletal Meshes with Simulate Physics Enabled

UE - Gameplay - Mar 3, 2016

When a skeletal mesh is set to simulate physics, using the Set World Location node to set the world location of the mesh does not seem to be working. Turning simulate physics off causes the mesh to ...