This is a regression tested in //UE4/Release-4.27 CL18319896 Changing a Mesh's Build Scale doesn't update the Mesh's Bounding to the same scale. ...
Source: UDN ticket Stepping through, when SetSubmixSendSettings() is called on the SubmixSendVolumeComponent, the SubmixSendSettings on the Component initially get changed before the NotifyDataChan ...
This behaviour is only observed when implementing the function as a custom event from a blueprint interface. This behaviour is not observed in actors where the blueprint interface function is implem ...
Using a shared base material with both a Volume and Mesh renderer causes the emitter to render as a glowing box at the scale of the bounding box. ...
It appears that Texture Samplers for Virtual Textures do not respect the Tiling Method from the Virtual Texture Asset when the "Sampler Source" is set to "from texture asset". ...
This problem is reproduced on other widgets using MultiLineEditBox. ex.) description in source control commit log pane, comments in blueprints, etc. ...
A crash occurs when GetPropertyRef node is executed from a SubTree that is linked within a StateTree, which itself has been linked from a parent StateTree via a Linked Asset ** . The processing con ...
The warning ""variable name" に "BluePrint" という名前の変数はありません" in the output log within the AnimBP while the editor is in the Japanese language mode has an incorrect word order. "Blueprint"Blueprint sho ...
When adding a new variable to a new or existing 'Device Profile' it becomes difficult to close the dialog window. You are unable to click out or press the escape button once in order to close the di ...
WidgetBlueprintLibrary::DrawLines which calls FSlateDrawElement::MakeLines has broken AA for sharp cornered lines. ...