Source: UDN ticket Stepping through, when SetSubmixSendSettings() is called on the SubmixSendVolumeComponent, the SubmixSendSettings on the Component initially get changed before the NotifyDataChan ...
Commenting out the branch in FTriangleMeshSweepVisitor::VisitSweep is a work-around.if (CullsBackFaceSweepsCode != 0) { if (VectorMaskBits(IsBackFace)) { // Don't cull the back face ...
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. ...
A crash occurs to the engine as when we when have unreal as a backgroud task, and we try to drag and drop a layer to another by selecting the layer visibility button. ...
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 ...
Opening a Sprite that is already opened in Property Matrix closes the Property Matrix tab. This is inconsistent with other asset types; tested with Textures, Materials, and Blueprints, and in each c ...
Editor crashes if a blueprint has "Can Ever Affect Navigation" changed multiple times and is compiled. Crash link: [Link Removed] Frequency: 4/4 ...
If "Scale with Width" is set on a landscape spline with a plane mesh, the plane will offset on the Z axis. In most other cases, scaling along the z axis does not affect planes. ...
BP Struct's 'Bool variable' will reset back to it's default value on compile. ...
WidgetBlueprintLibrary::DrawLines which calls FSlateDrawElement::MakeLines has broken AA for sharp cornered lines. ...