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. ...

[AI] Crash in UGameplayDebuggerLocalController::OnDebugDraw

UE - AI - Debugging - Apr 27, 2024

UGameplayDebuggerLocalController::OnDebugDraw crashed with a dereferenced nullptr for CachedReplicator. ...

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 ...

Ray Traced Shadows ignore mesh occlusion on water when enabled

UE - Graphics Features - Ray Tracing - Apr 25, 2024

A forum user reported an issue where object geometry occlusion would be missing when Ray Traced shadows were enabled. I was able to reproduce the issue internally where occlusion seems to be missing ...

Crash editor when raytracing is enabled and enter kanji characters into TextRenderActor

UE - Graphics Features - Ray Tracing - Apr 25, 2024

The editor crashes when entering Kanji characters into TextRenderActor with raytrace enabled. This does not happen with English text.  ...

OnlyTickMontagesAndRefreshBonesWhenPlayingMontages visibility option updates anim instance multiple times

UE - Anim - Runtime - Anim Blueprints - Apr 25, 2024

The OnlyTickMontagesAndRefreshBonesWhenPlayingMontages setting added in 5.4 is broken.  It only works because it unintentionally forces a second call to UAnimInstance::UpdateAnimation (via RefreshBo ...

Switching between play / simulate in vcam can cause editor to crash.

- Apr 24, 2024

Originated from UDN case: [Link Removed] ...

Repackaging the same build produces different order of shader code chunks in IoStore container TOC

UE - Rendering Architecture - Materials - Apr 24, 2024

A licensee reported that packaging the build with same content (it is unclear if they were rebuilding the DDC between the runs, but it shouldn't matter) produces a different placement of code chunks ...