Broken TextureTest BP in Landmass plugin base content

UE - LD & Modeling - 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 ...

Natively declared Gameplay Tags aren't counted by Reference Viewer when set default by ctor

UE - Gameplay - Jul 11, 2024

Similar to Issue 199247 ([Link Removed]), Natively declared Gameplay Tags aren't counted by Reference Viewer when used in a variable set in a C++ ctor. ...

'Max World Position Offset Displacement' causes culling issue on HISMC/foliage in 5.4

UE - Rendering Architecture - Materials - Jul 9, 2024

Foliage/hierarchical instanced static mesh components have issues with culling when their material's "Max World Position Offset Displacement" value is a higher amount, e.g. 100.0. ...

World position offset behaves differently when setting its value directly on the result node

UE - Rendering Architecture - Materials - Jul 8, 2024

The world position offset input of the result node does not behave consistently. There is an obvious visual difference between the setting it by connecting a float3 color constant, versus setting th ...

GPU Lightmass does not support bounce lighting from landscapes

UE - Graphics Features - Jun 29, 2024

GPU Lightmass does not support bounce lighting from landscapes, but CPU Lightmass does. ...

All public inline methods of class "FBlueprintEditor" are inaccessible to other modules due to "DLLIMPORT"

UE - Gameplay - Blueprint Editor - Jun 28, 2024

Class "FBlueprintEditor" has several inline getter methods as part of its public API (e.g. GetPreviewActor() and GetPreviewScene()). However, even though they are public, those methods are inaccessi ...

The light in the Blueprint Editor's Preview Scene does not respond to any lighting channel but 0.

UE - Gameplay - Blueprint Editor - Jun 28, 2024

In the Blueprint Editor, Primitive Components can be configured to respond to Lighting Channels 0, 1, and/or 2. However, if channel 0 is disabled (even with another one enabled), the Preview Actor's ...

Actors of standalone level instances remain unloaded in editor

UE - World Creation - Worldbuilding Tools - Level Instances - Jun 27, 2024

HLODs generate incorrectly with Substrate enabled

UE - World Creation - Worldbuilding Tools - HLOD - Jun 26, 2024

Happens when using multiple layers:"Testing this further it appears that it only occurs with multiple HLOD layers. The default setup has an instanced HLOD with a merged mesh HLOD parent. If you remo ...

Incorrect error icon on stationary lights in a sublevel when the sublevel is first added

UE - Graphics Features - Jun 26, 2024

When you add a level with stationary lights to another level as a sublevel they will show a first error icon on the lights. Once you close the project or refresh the level this icon is shown as nor ...