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 ...
In Unreal Engine 5.5 and earlier, users could select “None” as the Preview Game Language in the Editor Preferences. Starting from UE 5.6, this “None” option is no longer available. Based on source ...
Path Tracing normal maps reflect light differently than Lit, and do not look accurate. Also observed in //UE/Release-5.6, CL: 45232827 ...
When using the PCG Duplicate Point node's "Direction Applied in Relative Space" option, this deletes or messes with the output metadata and, if connected to an output or using it's debug mode, will ...
The UMG editor allows us to add a Material Parameter Control track to an animation. This track makes it possible to animate parameters used in a material. Designers can scrub the timeline and previe ...
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. ...