Sidescroller Character Gets Stuck on Platform Edges When Moving on Tick

UE - Gameplay - Player Movement - Nov 2, 2015

When converting the character movement in the sidescroller template to occur on Tick instead of key press, the character will begin to run, and then get slightly hung up on the edge of the platform ...

LineTraceSingleByObject not Returning Valid Physical Material

UE - Gameplay - Mar 22, 2016

Attempting to perform an is valid check on a physical material from a FHitResult returns invalid. This does not occur when using a blueprint setup, it only seems to occur when using code. Found ...

Transform gizmo on sockets can become large and unusable

Tools - Feb 19, 2016

Transform gizmo can become huge when using certain meshes to create a socket on. I don't know exactly what's wrong with this mesh, but the transform gizmo isn't expected to go nuts. [Image Removed ...

Input Axis Continues to Fire After Standalone Window Loses Focus

UE - Editor - UI Systems - Slate - Feb 17, 2016

When using an input axis for a task such as moving a character, losing focus on the standalone window while holding the key does not stop the axis from firing, which means the character will continu ...

K2Node_SwitchEnum doesn't use EnumRedirects

UE - Gameplay - Blueprint Compiler - Nov 30, 2016

Dynamic Nav Mesh rebuilds incorrectly on World Origin Shift

UE - AI - Jan 30, 2017

Dynamic Nav Mesh rebuilds incorrectly on World Origin Shift. It must be rebuilding (physics objects, etc) while the origin shift is taking place; then the nav mesh will rebuild at different heights ...

Field of View setting of a Cine Camera Actor does not work in Sequencer

UE - Anim - Sequencer - Feb 2, 2017

The field of view track of a Cine Camera Actor does not work in Sequencer. Note The setting, Field of View, is not in the details panel and can only be accessed through the track in Sequencer. T ...

Touch input registers as a Keyboard input

UE - Gameplay - Input - May 11, 2017

Touch events registers as Keyboard Keys rather than a separate key type. ...

Combobox shows no text in android device using Mac.

UE - Platform - Mobile - May 19, 2017

This issue is reproduced in 4.16 preview 3 version and in Mac, deployed into android device. And not reproduced in windows pc. Not reproduced in 4.15.2 launcher version(regression) Not reproduced on ...

Format text left pin named from same text with different case.

UE - Editor - UI Systems - Localization - Jul 12, 2017

Format text have an artifact when pin name has changed in terms of character case. It leaves previous pin. ...