When using a landscape spline with multiple segments, there can be misalignment between spline segments when the tangent length of segments are too short, causing visual seams between meshes that sh ...
When using a Retainer Box in UMG with Color Vision Deficiency enabled, the content inside the Retainer Box is rendered with incorrect colors compared to the rest of the UI. This bug is present in UE ...
When calling EncompassesPoint on an ANavMeshBoundsVolume, the method always returns false even if the target point is clearly within the visible volume bounds. This occurs because AVolume::Encompas ...
Hovering over the absolute bottom of buttons in the toolbar, particularly in Blueprints, results in the button being highlighted, but not accessable. The area seems to be 1 or 2 pixels from the bot ...
Changing the Game Icon in Windows Packaged projects does not display the new icon on Windows taskbar. ...
Using the "Split Struct Pin" right click option on the rotation pin breaks the functionality of the Transform Bone node in Animation Blueprints NOTE: I noticed the Roll/Pitch/Yaw are in a differen ...
When using the "Keep World Position" attachment type, the child mesh does not scale properly with the parent. X scales normally, but Y and Z seem to be swapped. [Image Removed] The name "Keep Wor ...
TextRender components do not update when text is changed on compile. The blueprint must be saved, closed, and re-opened for the change to take effect. ...
Duplicating an actor that calls a custom event from another actor receives compile error until the node is removed and replaced. ...
If a breakpoint is placed on a node in blueprints and then PIE is started, if the breakpoint node is triggered and the user presses F10 (keyboard shortcut to skip to next node), the logic will not c ...