Using Show Mouse Cursor causes mouse to become detached from game window

UE - Editor - UI Systems - Slate - Aug 24, 2015

Using the Show Mouse Cursor command (or BP node) will make the mouse appear in the game window however at that point the mouse does not interact with the game unless one of the mouse buttons is held ...

Line Attractor Strength Varies By Frame Rate

UE - Niagara - Aug 20, 2015

The Line Attractor node seems to render differently (have different strengths) between Cascade Viewport, Editor Level Viewport, PIE and Standalone/Launched Game In trying to capture movies for this ...

Interrupting SetViewTargetWithBlend causes camera to snap to one actor

UE - Gameplay - Aug 17, 2015

If you interrupt a SetViewTargetWithBlend with another SetViewTargetWithBlend, it snaps to the second ViewTarget instead of blending back. ...

Instanced meshes do not accurately use volume light samples when lit in a statically lit scene

UE - Graphics Features - Aug 14, 2015

When using instanced meshes in a Blueprint or in foliage tool the indirect lighting cache will not correctly light these meshes. I've include a sample project with map to demonstrate what the lice ...

Set Input Mode (UI Only/Game Only/Game and UI) Does not give an error when there is not a target connected (player controller)

UE - Gameplay - Blueprint - Aug 12, 2015

When using a node that sets the input mode for the game, the input node will not take effect unless there is a player controller specified. However, the node does not give any warning of this. ...

A Blueprint created from Actors in the level does not preserve the relationship (hierarchy and transforms) of both components

UE - Gameplay - Blueprint - Aug 11, 2015

A Blueprint created from Actors in the level does not preserve the relationship (hierarchy and transforms) of both components. Reproduced in 4.8.3 binary, 4.9 Release (//depot/UE4-Releases/4.9/Prom ...

"Create Save Game Object" node does not throw an error on compile when no class is selected

UE - Gameplay - Blueprint - Aug 11, 2015

When compiling a blueprint the Create Save Game Object nodes does not throw and error when there is no class selected. Throwing an error would be more consistent with other nodes such as the "Create ...

Imported .csv from Excel does not recognize cyrillic characters

Tools - Aug 11, 2015

If a .csv created in Microsoft Excel is imported into the editor, any cyrillic characters in the data table will appear as question marks or blank boxes. Note: According to user, this does not occ ...

PBO Disable option does not work in Hide Bone By Name node

UE - Simulation - Physics - Aug 10, 2015

PBO Disable option does not work in Hide Bone By Name node See repro and images[Image Removed][Image Removed] ...

Tiling for image widgets secretly carries over from image to box setting

UE - Editor - UI Systems - Aug 10, 2015

When using an image widget if the user selects tiling under the image option and then changes the "Draw as" option to box. The tiling setting will remain even though "box" does not have a tiling opt ...