Sequencer: Changing a data layer track to KeepState hits ensure(Aggregate) in animated state storage

UE - Anim - Sequencer - Jun 16, 2023

Ensure condition fires as described in reproduction steps when using a Data Layer track in Sequencer with 'Keep State'. ...

Emissive map texture is not set to material when building Approximate Mesh from HLOD Outliner

UE - World Creation - Worldbuilding Tools - HLOD - Jun 14, 2023

Emissive textures seem to be set correctly in the case of building HLOD in the world partition. However, licensees who do not use World partition seem to build HLOD with HLOD Outliner. [Image Remov ...

WorldPartitionActorDescs for LevelInstanceActors are broken when migrating world partitioned level

UE - World Creation - Worldbuilding Tools - Level Instances - Jun 13, 2023

WorldPartionActorDescs will be restored to the correct properties when resaved. They can also be fixed by the WorldPartitionResaveActorsBuilder commandlet. ...

Chaos Vehicles - Wheel physics bounds staying in spawn location on server

UE - Simulation - Physics - Jun 9, 2023

Vehicle wheel shapes on the server appear to detach from the vehicle and remain at their spawn point when running a networked game. The clients physics representation is ok and as expected, i.e. whe ...

Automation Wait for Loading node crashing with fatal error in shipping build

UE - Automation Test - Jun 8, 2023

Using the Automation Wait for Loading node in a shipping build causes a fatal error when the node is called. This issue is occurring in Binary  //UE5/Release-5.2 @ CL 25360045  This issue is occur ...

Crash with Assert after adding large sections to landscape

UE - LD & Modeling - Terrain - Jun 7, 2023

This is a regression as it does not happen in //UE5/Release-5.1.1 ...

Odd Refraction on Close Planes

UE - Rendering Architecture - Jun 7, 2023

We're seeing odd refraction when we have two close planes where the front plane has a translucent shader with a refraction not equal to one. I've included a project with the following setup:Two equa ...

Cannot delete parameters in a Niagara Parameter Collection after resetting the source Material Parameter Collection

UE - Niagara - Jun 1, 2023

Parameters left over from an old source MPC cannot be removed without renaming them first. When debugging in FNiagaraParameterStore::RemoveParameter it seems that the parameter cannot be found in ...

[AI] StateTree can get stuck in a loop when a sub-tree returns Tree Succeeded

UE - AI - StateTree - May 30, 2023

After a change to how StateTree handles Sub-trees returning succeeded, StateTree can now get caught in a loop when trying to transition out of the StateTree. Sub-tree completion and status should tr ...