In Compiler Results, Link to Compiler Error Navigates to Main Editor Window Instead of Node in Blueprint

UE - Gameplay - Blueprint - May 17, 2016

When there is in error in a Blueprint that causes the blueprint to fail, in the Compiler Results tab, the link to the node with the error will navigate to the main editor window instead of directing ...

Renaming Blackboard Key Not Updating Behavior Tree References

UE - AI - May 17, 2016

When renaming a blackboard key using the Entry Name box in the key's details panel, the names of the references in the behavior tree are not updated automatically. This is inconsistent behavior be ...

Welding of Scene Components does not act as expected

UE - Simulation - Physics - May 17, 2016

If a scene component is placed in the middle of a hierarchy it appears that the collision of the root will not propagate to all of the children ...

When converting geometry to a Static Mesh no collision is applied

UE - LD & Modeling - Modeling Tools - BSP - May 17, 2016

When converting a BSP to a Static Mesh, the object receives no collision even after changing the settings in the details panel of the newly created static mesh. ...

Games automatically render in stereoscopic with OSVR enabled and plugged in

UE - Platform - XR - May 17, 2016

[NickW] They call EnableStereo() on init, we just need to remove that ------- Cooked games automatically render in stereoscopic on OSVR when they've the plugin enabled, the server running, and an O ...

Edges flickering when bsp geometry added to the level

UE - LD & Modeling - Modeling Tools - BSP - May 13, 2016

When adding a bsp Geometry object into the world the edges flicker. The effect can sometimes be seen better if you change the tessellation of an object that has it. Observed on border edges of a sel ...

Incorrect size error for iPhone Plus Retina iOS8 App Icon

Tools - May 13, 2016

The Icon size for the iPhone plus in project settings appears to be looking for the wrong size. This causes the icon size to be incorrect in a default project. ...

Replacing a StaticMesh actor with a C++ class that extends AStaticMesh changes the selected static mesh asset

Tools - May 13, 2016

Replacing a StaticMesh actor with a C++ class that extends AStaticMesh changes the selected static mesh asset. But making a blueprint of that static mesh and replacing using that instead doesn't ch ...

Rapid Memory consumption when adjusting slider value for Blueprint in Details Panel

UE - Graphics Features - May 12, 2016

When a Planar Reflection component has been added to a Blueprint that has adjustable sliders that can be edited via the Details panel that updates the Blueprint via the construction script the memor ...

Localization Dashboard doesn't sanitize target names

UE - Editor - UI Systems - Localization - May 12, 2016

The target name editor allows spaces and probably other special characters. We should lock this down as they're also used as folder names. ...