"Create Layers From Assigned Materials" assigns existing LayerInfos at random

UE - Graphics Tools - Terrain - Landscape - Jan 17, 2025

The automatic landscape layer assignment that is performed when using "Create Layers From Assigned Materials" just uses the first layer info it finds with the layer's name, which leads to maps refer ...

Landscape component's LODBias settings is ineffective

UE - Graphics Tools - Terrain - Landscape - Jan 7, 2025

[Image Removed] Jira Bot attaches conversation thread from Slack [Image Removed]Ryan Bickell – 2025-01-07 10:54:10 UTC Hello and happy new year! I'm messing with the Landscape component LODBias sett ...

SetActorLabel() is slow on Landscapes

UE - Graphics Tools - Terrain - Landscape - Jan 7, 2025

I've noticed calling SetActorLabel() on a Landscape will call PostEditPropertyChanged() which causes the Landscape Components to regenerate all collisions. As per the repro, this can take a long tim ...

In LandscapePatchComponent, expose HeightTextureAsset and HeightSourceMode to BP

UE - Graphics Tools - Terrain - Landscape - Nov 26, 2024

Requested by UDN : https://udn.unrealengine.com/s/case/500QP00000RyWvAYAV/requesting-an-engine-mod-to-access-certain-landscape-texture-patch-properties-in-blueprints-via-getters?fromCase=1 ...

Landscape visualizer artifacts with nanite enabled

UE - Graphics Tools - Terrain - Landscape - Nov 8, 2024

Landscape height data gets cleared when working with partially loaded landscapes

UE - Graphics Tools - Terrain - Landscape - Sep 26, 2024

Cook errors from Landmass plugin in 5.4

UE - Graphics Tools - Terrain - Landscape - Aug 13, 2024

Water Brush incorrectly captures rivers with non-square landscape resolution

UE - Graphics Tools - Terrain - Landscape - Aug 8, 2024

The adding of terrain tiles eventually results in a reallocation of the landscape and something becomes de-synchronized between the water system and the landscape system resulting in the deformation ...

Landscape.Nanite.MaxSimultaneousMultithreadBuilds hangs indefinitely

UE - Graphics Tools - Terrain - Landscape - Jul 31, 2024

It's possible for NaniteStaticMeshesInFlight to never be decremented because all the background workers are waiting indefinitely for the ones in flight to complete their static mesh build.  ...