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

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

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

UE - Virtual Production - Tools - Pixel Streaming - Apr 24, 2024

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

Copy/Paste array of strings in Details Panel adds quotes to entries

UE - Editor - Workflow Systems - Apr 24, 2024

Conversation moved to Comments to allow for public visibility. ...

Screen jitters while blending constrained aspect ratio of camera

UE - Anim - Sequencer - Apr 23, 2024

The screen jitters when animating the size of the filmback of a aspect ratio constrained Cine Camera. Following behavior was observed by the customer: MRQ: The expected behavior - bars smoothly in ...

Creating MaterialInstanceDynamic for a moving/crumbled geometry collection component, the rendering position is reset to the initial location

UE - Simulation - Physics - Destruction - Apr 23, 2024

Creating a MID makes the render state dirty and the engine will recreate a new scene proxy without the current attitude. This results in rendering the object in incorrect location. Here is a tempor ...

Using "Change Class" on Spawnables, Possessable references retain old Class info

UE - Anim - Sequencer - Apr 22, 2024

Changing Class for Spawnable objects in Level Sequence did not have any impact on Possesable objects in Subsequence. It's still referencing the previous Class. Also found in Release-5.4, CL: 329753 ...

Wires to PCG nodes with translated properties are cut

UE - World Creation - Procedural Tools - PCG Graph - Apr 19, 2024

Some PCG nodes have translated properties, which will cause wires to be cut. This is why things PCG biome sample maps do not work correctly in CJK language settings. The workaround is to set the lan ...