The comment for the AddLocalTransform node states "Change in transform of the component in its local reference frame. Scale is unchanged." However, when the node is used, the existing scale of the o ...
Ensure occurs when the user breaks a link in the animation blueprint's Event Graph and then undo's the action. I wasn't able to reproduce it in a class blueprint. ...
This is a top crash on Mac. This crash has only occurred on the 4.16.1 release (there are no records of it in 4.16.0). Repro steps are currently unknown, but the crash occurs in Commandlet mode and ...
From UDN Description Hello, there's an ensure that's firing in `DetailLayoutHelpers.cpp#137`: [Start code block] ensure(PropertyNodeMap.ParentProperty == CurObjectNode); [End code block]when ...
When using a blueprint with a destructible component, you can call the SetCollisionResponseToChannel node of that component in the construction script. As a result the engine will crash when attempt ...
Crash when destroying a pawn on the client. Reproduced in 4.8.1 and Main (//depot/UE4/Promotable-CL-2610743). This is a regression: the crash does not occur in 4.7.6 Crash Report: [Link Removed] ...
Licensee reports the following in the UDN: There seems to be some other erratic behavior when using parenting in world outliner (i.e. drag and drop one actor on another one in world outliner).Since ...
Light baking of a ton of static meshes causes Swarm to crash due to "Index was our of range". I confirmed that it can be reproduced with the sample project they sent us/ The error log I got is... ...
Crash assigning mesh to spline on tiled landscape. ...
MeshEditor Crashes When Tool is Selected. Found in 4.20 CL# 4233996 and 4.21 CL# 4258917 ...