Set Content for Slot does not override the current value that is in a named slot widget

UE - Editor - UI Systems - Sep 17, 2015

The function Set Content for Slot does not appear to be overriding the old value when trying to set a new value for the named slot. The user has to pass in a null value before the function will set ...

static meshes snap through static meshes created from bsp meshes to next lower mesh on the Z axis

Tools - Sep 17, 2015

Static meshes do not snap to meshes created from bsp brushes, despite being turned into static meshes themselves. They instead snap to the next lowest mesh on the z axis. ...

Clipping bsp brush rotates clipped face on brushes that have their X,Y,Z values altered

UE - LD & Modeling - Modeling Tools - BSP - Sep 17, 2015

If a bsp brush is rotated, then the brush clipping feature is used the "Brush Clipping" feature will rotate the created face by 90 degrees or disappear entirely (if set at an angle). ...

RHIGetAvailableResolutions returns duplicate entries when bIgnoreRefreshRate is false

UE - Rendering Architecture - RHI - Sep 17, 2015

When the RHIGetAvailableResolutions function fills the array that is passed in as the first argument, it will end up filling some slots with duplicate resolutions (including refresh rate) when the b ...

Cannot add new Keys to a black board if the behavior tree was created first

UE - AI - Sep 17, 2015

The user cannot add new keys to the black board if the behavior tree was created first. The user can click add new key and then attempt to select a variable but the variable will not be added. ...

Hot reload breaks blueprints of class type when a struct containing a member of that class is defined in that class' header file.

UE - Gameplay - Blueprint - Sep 16, 2015

When a struct is created in the header file for a class, and the struct contains a member that is of that class' type, performing a hot reload after changing the class will result in a Blueprint der ...

New Relevant Anim Time Transitions not working initially

OLD - Anim - Sep 16, 2015

Using the new "Get Relevant Anim Time Remaining" Node, transitions don't read the relevant anim until the second time passing through the state. *See attached image. In contrast, using the old "Tim ...

Teleport only affects static mesh of destructible meshes, collision remains at original location

UE - Simulation - Physics - Destruction - Sep 15, 2015

Teleporting a destructible mesh only transports the mesh of the object, the collision remains where it was originally located. Further, if the player runs into the collision, the static mesh will re ...

Moving Editor tabs causes them to jump around the screen on Linux

UE - Platform - Linux - Sep 15, 2015

Dragging an editor tab around (blueprints, material, content browser, etc.) causes the tab to jump around the screen. EDIT: Attempting to wire blueprint and material editor wires produce the same e ...

PhysicsHandle::GrabComponent creates offset from hit location

UE - Simulation - Physics - Sep 15, 2015

When trying to create a "impaled" effect with a physics handle, calling GrabComponent creates an offset between the hit location and the projectiles location. This causes the skeleton to be "impale ...