[StateTree] Linked Asset trees do not properly transition when On Tick transition is triggered on linked asset that transitions to Tree Succeeded

UE - AI - StateTree - Aug 26, 2024

Linked Asset trees do not transition correctly to Tree Succeeded if using an On Tick transition. The Debugger shows that the transition is triggered repeatedly but no state change occurs. Instead, t ...

Skylight Intensity causes brightness discrepancy between the pathtracer and realtime renderers

UE - Graphics Features - Aug 26, 2024

In a scene without a sky sphere, increasing the skylight intensity will cause the sky to brighten in the pathtracer. Other renderers do not brighten the sky, and the intensity increase is applied on ...

Lumen interior light leaking occurs with realistic sun Lux values (20k)

UE - Graphics Features - Lumen - Aug 23, 2024

When a realistic sun Lux value of 20,000 for the sun directional light, interior light leaking is much more pronounced then when using the default directional light Lux value of 10 Lux. ...

Data Layer replication bug

The bug is data layer runtime states can get out of sync between a client and a host depending on the initial runtime state of a data layer and the size of the replicated data layer names array. Se ...

Favorite Levels menu is hidden if Recent Levels menu was cleared

UE - Editor - Workflow Systems - Aug 23, 2024

This issue is caused by the "File > Favorite Levels" menu only showing up if there are 1 or more recent levels. Once that list is cleared, the "Favorite Levels" menu is never added to the "File" men ...

Input Mapping Context entries can get into a corrupted state when swapped with another entry that has a Combo Trigger.

UE - Gameplay - Input - Aug 23, 2024

This behaviour was working correctly in version 5.3. This issue happens inside an InputMappingContext DataAsset from the EnhancedInput system. We need at least two mappings entries. One of the entri ...

Niagara Fluids Plugin creates a memory reference of any saved level by only being active, before being actually used.

UE - Niagara - Aug 21, 2024

While Niagara Fluids Plugin is active it creates a memory reference of any saved level regardless of being actually used. Simply enabling the plugin shows a memory reference while deleting the level ...

Blueprint compilation resets settings on level-placed actors and inherited templates

UE - Gameplay - Blueprint - Aug 21, 2024

Triggering an actor component recompilation resets all the variables to the default state on spawned actors in the level. Users can unintentionally lose property settings on placed actors in a worl ...

The Sorting Issue Between Height Fog and Transparent Objects

UE - Graphics Features - Aug 21, 2024

When a LocalFogVolume is used with ExponentialHeightFog, it does not correctly fog translucent objects. ExponentialHeightFog and Volumetric Fog from a LocalFogVolume both correctly occlude transluc ...