Currently, structs that have a custom make function aren't able to use the "Set members..." node in Blueprints. For vectors and similar structs, this is slightly inconvenient since it requires using ...
When playing AnimMontage with BlendOutTime set to 0.f with AnimNode_Slot of AnimBP, it seems that the last frame pose may not be evaluated. this issue does not occur in high frame rate and does not ...
This is a regression. Assertion thrown while attempting to change a Float value on a Sky Light component using the Set Editor Property node. Different property values can trigger this assertion bes ...
One of the problems is Editor can not get correct SVN status of collections at launch. The following workaround enables to get the correct status. FCollectionStatusInfo FCollection::GetStatusInfo() ...
Data layers still contain references to external actors when they are deleted. ...
On Windows: Gamepad_Special_Left is triggered by pressing the touchpad button On Mac: Gamepad_Special_Left is triggered by pressing the "Share" button ...
When creating a C++ class and compiling utilizing Live Code, upon creating a blueprint class utilizing that C++ class as it's parent and restarting the editor, the blueprint class loses it's parent ...
Widget components set to "draw at desired size" won't draw any smaller than 100x100. This looks to be related to the hard-coded desired size of the SPopupLayer (callstack attached). This problem did ...
Layer's preview weight does not have an affect on the Preview Material for Landscape Layer Blend nodes. Repro Rate: 3/3 Tested this in //UE4/Release-4.27 @ CL#18319896 and the preview window did g ...