Attaching a component to a socket on a character causes MoveTo to move incorrectly

UE - AI - Nov 11, 2015

When an AI controlled character has a component attached to a socket on it's mesh, MoveTo will move in a sporadic way, making the character move rapidly in random directions on its way to its destin ...

Nested UPROPERTY components show as direct children of the parent object

Tools - Oct 19, 2015

When an object has a component attached that has another component as a child, the nested component is shown as a direct child to the parent object. In the image: The listing in the hierarchy surro ...

GPU Particles will not Rotate based on a negative Int Rotation Rate Value

UE - Graphics Features - Dec 1, 2014

GPU Particles will not rotate based on a negative input from a uniform distribution via Initial Rotation Rate ...

Packaging a plugin for iOS fails when using remote build from a Windows PC

UE - Platform - Mobile - May 31, 2017

Packaging a plugin for iOS fails when using remote build from a Windows PC. This may be related to [Link Removed]. ...

Editor becomes unresponsive when Playing Editor with 3 or more players when an Oculus is hooked up

UE - Platform - XR - Jan 4, 2018

The editor appears to freeze when PIE is set to run with 3 or more players and an Oculus is hooked up to the machine. As a note this issue occurs the second time that PIE is used. ...

Steam VR hitch with 3d UMG Widgets

UE - Platform - XR - Jul 30, 2018

After ~30 minutes, a scene with 3D UMG widgets will hiccup, briefly showing the steamVR background Attached Example project from User VRDropedFrame (4.19) + Example project I created AJ_VRWidgetPe ...

zorder of Webbrowser in Mobile device is not same as in the PC

UE - Platform - Mobile - Jul 23, 2018

Webbrowser in Mobile devices gets most higher zorder in UMG. This is, as I belive, expected since it is running in native functions. But to meet behaviors in PC, making it to follow given zorder see ...

Details View loss of expansion state on container changes

UE - Gameplay - Blueprint Editor - Aug 3, 2020

From the UDN post: When the new entry is added, the entire tree gets wiped out as a result of the CDO swap, and when these update methods run it leaves the tree in a default expansion state. (Effect ...

Tooltip on Beam Source Name is incorrect

UE - Niagara - Oct 24, 2014

In the Beam's Source Module the tooltip for the Source Name is actually the tooltip for the Source Tangent Strength. ...

Enumerators not setting data correctly in BP struct from .csv file

UE - Gameplay - Blueprint - Dec 24, 2014

Enum data is not correctly setting names in the data table when pulling data from a .csv file. ...