Extracting Sprites from Padded Non-Power of Two Textures are Offset

UE - Gameplay - Paper2D - Oct 12, 2015

Extracted Sprites are offset when importing a non-power of two sprite sheet, padding it to a power a two mode, and then using the extract function. You can see this offset clipping of the extracted ...

Gray box at the bottom of screen shots on MAC if the window is larger than the screen

UE - Platform - Apple - Oct 12, 2015

If the User uses the F9 key to take a screen shot of their project and the window for the project is larger than the screen, the part of the screen that is not shown will be grayed out (this is not ...

Vector Parameters are not registering as float4 in Custom script or via Component Mask

UE - Graphics Features - Oct 9, 2015

User reported trying to use a Vector Parameter with a Custom Expression and the parameter was only registered as a Float3 and would give the X3017 error when compiling. I confirmed this and teste ...

Exporting LOD's from editor only gives LOD0

Tools - Oct 6, 2015

Can't export more than one LOD level from editor. ...

Rapidly clicking the loading screen in strategy game will make it so that the mouse cannot interact with the level

Docs - Samples - Oct 6, 2015

Rapidly clicking on the loading screen can result in the mouse being unable to interact with the level. Note the minimap can still be used but the player cannot interact otherwise ...

Changing the name of a variable that references a Blackboard Key inside a Task removes the Key reference inside the Task's node in the Behavior Tree

UE - Gameplay - Blueprint - Oct 5, 2015

Changing the name of a variable that references a Blackboard Key inside a Task removes the Key reference inside the Task's node in the Behavior Tree. Clicking on the Behavior Tree's Task node that r ...

A Behavior Tree reference to a Blackboard Key will become invalid when the name of the Key is changed in the Blackboard

UE - AI - Oct 5, 2015

A Behavior Tree reference to a Blackboard Key will become invalid when the name of the Key is changed in the Blackboard. Clicking on the Behavior Tree node that references the key will update the ke ...

Using SetAllBodiesBelowSimulatePhysics causes the simulating bones to ignore constraints and collision between bodies

UE - Simulation - Physics - Oct 2, 2015

When using SetAllBodiesBelowSimulatePhysics to simulate physics for multiple bones, all of those bones ignore constraints and collision between other bodies on the same skeleton. ...

Expanding a Parent Folder, Opening a Child Folder, and Collapsing the Parent Folder Displays All Assets

UE - Editor - Content Pipeline - Content Browser - Oct 2, 2015

In the content browser, expanding a parent folder, selecting one of its child folders, and then collapsing the parent folder will cause all of the assets to display in the content browser, including ...

Canceling the Color Picker while modifying Curve Editor colors Moves Transforms Curves

If the user presses 'Cancel' when modifying colors using the Color Picker within the Curve Editor, the curves points are all transformed. Issue is reproducible in the below engine versions: 4.8.3 - ...