Audio fade no longer works

UE - Anim - Sequencer - Apr 30, 2024

Chaos Cloth - Fictitious Angular Scale is acting up when the cloth is teleported

UE - Simulation - Physics - Character - Apr 30, 2024

The Fictitious Angular Scale is still having an effect when the cloth is teleported.  Also it shouldn't have any effects when the velocity scale is set to 1 (as per tooltip documentation) but it doe ...

Nanite static mesh components are not individually highlighted when selected

UE - Editor - Workflow Systems - Apr 30, 2024

Non-nanite static mesh components still show an individual highlight outline which individually selected even with other non-nanite static mesh components in the same actor. This is different when t ...

Components added to an Actor Blueprint may not be propagated to Actors inside World-Partition Level Instances

UE - Gameplay - Blueprint - Apr 29, 2024

When a world partition level (but streaming disabled) is placed as a LevelInstance in another world partition level, actors in the inner level are cooked with an outdated component hierarchy until t ...

Color shifting occurs from screen probe gather ping-pong when Lumen active

UE - Graphics Features - Lumen - Apr 29, 2024

A subtle yellow tint color shift occurs when Lumen is active due to usage of R11G11B10_Float targets, mostly from r.Lumen.ScreenProbeGather.SpatialFilterProbes where we ping-pong between R11G11B10_F ...

"Consume pointer input" on Common User Widget does not work on iOS, FReply::Handled not respected

UE - Editor - UI Systems - Apr 29, 2024

From a UDN, they also mentioned:  Update: I added CommonUI to the test project to try the "Consume pointer input" setting. It behaves the same way as our custom input blocking widget in that the in ...

USplineComponent still editable in viewport despite setting as "read-only".

UE - Gameplay - Blueprint Editor - Apr 29, 2024

A spline component continues to be visible and editable in-editor despite all attempts to disable the functionality through the component's settings or uproperty specifiers. ...

Unnecessary warning "LogChaosCloth: Warning: Invalid pattern data. Num pattern indices 0 != Num welded indices"... for all SKM cloth

UE - Simulation - Physics - Character - Apr 26, 2024

This warning is technically correct, panel-based cloth is disabled, but it's expected and there's nothing the user can actually do about it. This comes from a UDN. ...

GPU Crash in Niagara Fluids template when WorldSpaceSize has a component at 0

UE - Niagara - Apr 26, 2024

The NiagaraFluids plugin provides several Niagara System templates to use as a starting point for the user's own Systems. The templates in category "3D Gas", such as "Grid 3D Gas Explosion", include ...

GameplayTagQuery in editor can fail to update to new values or reset after being cancelled

UE - Gameplay - Apr 25, 2024

When editing a GameplayTagQuery inside of the editor, there are times when the query editor will not update the query when selecting Ok or fail to return the query to its original state before editi ...