Regression: Cannot import Landscape Layer Weightmap along with Heightmap because of broken resolution check for tiled images.

UE - Graphics Tools - Terrain - Jan 30, 2025

When working in the "Landscape" editor mode, in both the "New" and "Import" tools, it is possible to import a single heightmap, as well as a weightmap for each layer. Each of these maps can come fro ...

Misalignment between meshes used in landscape spline segments

UE - Graphics Tools - Terrain - Dec 17, 2024

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 ...

Issue with Landscape Layer Blending Node compile in UE 5.4.2

UE - Graphics Tools - Terrain - Aug 2, 2024

When the SetMaterialAttributes Material Expression is used without an input to MaterialAttributes, it will cause Landscape Layer Blend expressions to fail to compile if it is the only layer on a par ...

Landscape Import is per-region and does not calculate normals along the borders

UE - Graphics Tools - Terrain - Jul 31, 2024

Seams are found after importing a tiled landscape. ...

Landscape Layer Painting issues when painting near the edge of delete Landscape Proxies.

UE - Graphics Tools - Terrain - Jul 19, 2024

It appears that the landscape painting tool is not correctly taking into account deleted landscape sections, resulting in artifacts inside of the weight textures. ...

Broken TextureTest BP in Landmass plugin base content

UE - Graphics Tools - Terrain - Jul 15, 2024

It appears that the Landmass plugin has a content dependency on the BlueprintMaterialTextureNodes plugin. If the BlueprintMaterialTextureNodes is not loaded, then the blueprint "/Landmass/Landscape ...

Crash with Assert after adding large sections to landscape

UE - Graphics Tools - Terrain - Jun 7, 2023

This is a regression as it does not happen in //UE5/Release-5.1.1 ...