if a child actor component is set to a new child actor at runtime, the actor will not update with the transform of the child actor component in the parent blueprint. ...
If a bsp is converted to a blocking volume, the faces of the bsp remain present until a new actor is placed or geometry is compiled. ...
When using the "Replace Selected Actors with" feature in the editor, references to the replaced actor are not updated to reference the new actor (where valid). They will appear to be replaced until ...
A user pointed out a possible mistake in the Engine source code. In the GetCollisionShape function in the UPrimitiveComponent class, an FVector variable Extent is created and set, and then potential ...
Interface functions inherited after a duplicated actor blueprint is re-parented to the blueprint it was duplicated from cannot be deleted. Note that the inherited function can be deleted in a new ac ...
Verify that inertial scrolling works in the ScrollBox and the ListView on touch devices. We have reports that it isn't working in 4.9, it may have been fixed since then, or not be as smooth as it c ...
FPathFindingQuery seems to be best candidate ...
Bug generated from crash reporter. This crash has been found in 4.7.6 and still occurs in 4.8.3 and 4.9.2 to users. One user in particular still, and he experiences it often. I have not been able ...
User has reported a crash on suspend related to the display link when the game is set to be frame rate locked. ...