Opening Gameplay Debugger while in PIE removes print string output from screen in subsequent PIE modes

UE - AI - Apr 23, 2015

If a user opens gameplay debugger ( ' pressed while in PIE), all print string outputs to screen disappear, and will no longer appear during any PIE session until editor is closed and re-opened. Wo ...

Add Actor Local Offset does not work for Client Characters

UE - Networking - Mar 31, 2015

Add Actor Local Offset does not work for Client Characters. The client attempts to move but is forced back to start, resulting in a jitter and not the intended movement. The same movement setup in a ...

Interface functions called as events in Blueprints that implement the interface cannot be set to replicate

UE - Gameplay - Blueprint - Jun 11, 2015

Interface functions called as events in Blueprints that implement the interface cannot be set to replicate. When the event node is clicked, the Details panel is empty. Reproduced in 4.7.6, 4.8, and ...

LIVE: All Sprites and Flipbooks besides the player's appear blurry when the player character moves

UE - Gameplay - Paper2D - Oct 31, 2014

All Sprites and Flipbooks besides the player's appear blurry when the player character moves. It is more evident in some sprites than others, but it appears that any sprite or flipbook that are not ...

AI characters float above the ground only when in a packaged project

UE - Gameplay - Nov 4, 2014

The users AI characters will work correctly while in PIE & Standalone Mode but when in a packaged project they will float above the ground. This was working correctly for the user in 4.4.3 but the ...

Chinese Characters causing the Editor to crash when using them in a blueprint

UE - Editor - UI Systems - Localization - Dec 4, 2014

When using Chinese characters in Blueprints, it will almost always see a crash when saving the project and PIE. This only occurs in the 4.6 release build. It does not occur in Main. Crash Report: ...

Adding a Named Slot to a UMG Widget is causing the number to increase rapidly.

UE - Editor - UI Systems - Feb 25, 2015

If you create a new Blueprint Widget, place a button into the widget, and click, hold, and drag a Named slot onto the button, the number of the Names Slot will keep increasing as long as the named s ...

Lens Flares Tints appears in the Get Settings node for PostProcessVolume but does not appear in the Set Settings node

UE - Gameplay - Blueprint - Dec 11, 2014

The Lens Flares Tints struct appears in the Get Settings node for a PostProcessVolume but does not appear in the Set Settings node. ...

Very difficult to drag off of nodes on touch screen laptops.

UE - Gameplay - Blueprint - Jan 30, 2015

When using a touch screen laptop, it is very difficult to drag off the exec of nodes. I was able to drag off of a node 2 times after trying around 25 times. I was using a ComPat touch Screen laptop ...

Automation tool failure exit code

UE - Automation Test - Aug 25, 2015

Automation won't return the correct exit code when an issue is caught using the map check error. When running from the RunUAT batch file, it will never finish. ...