Streaming level is not visible when WorldPartitionRuntimeHashSet level is preloading and transitioning with package game.

UE - World Creation - Worldbuilding Tools - World Partition - Aug 5, 2024

In levels where "WorldPartitionRuntimeHashSet" is specified as the runtime hash class, the world partition may not be correctly visible only in the package. This issue is reproduced only in packaged ...

Pasting custom data floats from a text editor into a instanced static mesh component crashes the editor

UE - Gameplay - Components - Aug 5, 2024

When an instanced static mesh component with a material using a PerInstanceCustomData node has its data floats pasted in, the editor crashes with an "Array index out of bounds" error. The licensee w ...

Curve Table Editor's "Add Key" functionality does not work and appears to not be implemented..

UE - Editor - Workflow Systems - Aug 5, 2024

Creating a new Curve Table asset, and then trying to use the right-click menu "Add Key" option does not do anything. FRealCurveModel still has the function, but it is left intentionally empty despit ...

r.VolumetricRenderTarget.PreferAsyncCompute producing different visuals

UE - Graphics Features - Aug 2, 2024

When the cvar "r.VolumetricRenderTarget.PreferAsyncCompute" is enabled, it will cause Volumetric Clouds to ignore the influence of Volumetric Fog. In high-fog environments, this can cause the clouds ...

Issue with Landscape Layer Blending Node compile in UE 5.4.2

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

Oodle CompressionLevelNameMap is missing an entry for Optimal5, leading to a crash in the texture editor

RAD - Oodle - Aug 2, 2024

Due to a missing string in CompressionLevelNameMap in OodleDataCompression.cpp, it is possible for LevelName to be left uninitialised after parsing the compression effort, which causes a crash when ...

Interchange: Static analysis fix for interchange manager

UE - Editor - Content Pipeline - Import and Export - Aug 1, 2024

Interchange: Dialog import preview pipeline is missing the import context

UE - Editor - Content Pipeline - Import and Export - Aug 1, 2024

We need to call TransferAdjustSettings on the duplicated pipelines to execute the preview import. ...

Level Sequence Actor- bTickWhenPaused is unsettable from the details view

UE - Anim - Sequencer - Aug 1, 2024

See UDN here: https://udn.unrealengine.com/0D5QP00000TtFaV0AV?fromCase=1 The issue is that in FMovieSceneSequencePlaybackSettings, the TickInterval struct is marked with an EditCondition to only be ...