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 ...

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 ...

Mouse is not captured by default in PIE for the last client window created

Tools - Apr 28, 2017

Mouse is not captured by default in PIE for the last client window created. The last client does not capture the mouse automatically. This issue is similar to [Link Removed], however it appears to b ...

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. ...

SceneTexture:WorldNormal Expression failing to Compile in World Align Blend Function

UE - Graphics Features - Jul 18, 2017

While attempting to modify the World Align Blend function in order to map decals to a surface based on a world vector input, I discovered the function fails to compile while passing the SceneTexture ...

"Get Data Table Column as String" Always returns Last Column

UE - Gameplay - Blueprint - Mar 10, 2018

The final column of DataTable is always returned when using "Get Data Table Column as String" blueprint node. "Get Data Table Column as String" Blueprint node is new as of 4.19 ...