Input Actions bound to Any Key become unresponsive after mouse scroll until scrolled again

UE - Gameplay - Input - Mar 28, 2025

In UE latest release (5.5 launcher version), Enhanced Input Actions mapped to "Any Key" stop responding after scrolling the mouse wheel. Specifically, scrolling either up or down disables the Any Ke ...

FFastArraySerializer::DeltaFlags may be saved to blueprint CDO, causing delta struct serialization to be skipped

UE - Networking - Mar 28, 2025

When an actor's replicator is first created and initialized, FObjectReplicator::InitWithObject will use the archetype as the source object for copying the properties. From there, the custom delta pr ...

ChaosCacheManager is not recording the Observed GeometryCollections NotifyBreak states between level loading and will default to false if changed from Record to Play

UE - Simulation - Physics - Mar 28, 2025

ChaosCacheManager (CCM) is not recording the Observed GeometryCollections (GC) NotifyBreak states between level loading and will default to false if changed from Record to Play. AChaosCacheManager ...

ChaosCacheManager is not reproducing Collision Events the second time you Record and Play

UE - Simulation - Physics - Mar 28, 2025

ChaosCacheManager (CCM) is not reproducing Collision events the second time (and onwards) we record a Geometry Collection (GC) breaking session. Particles set to track Collision Events correctly fol ...

ChaosCacheManager is not reproducing Trailing Events

UE - Simulation - Physics - Mar 28, 2025

ChaosCacheManager (CCM) is not reproducing Trailing Events. Particles set to track Trailing Events correctly follow the position of the trailing event when the Geometry Collection (GC) is physically ...

Branching Points in a Montage Affect the Rotation Outcome of Root Motion

UE - Anim - Runtime - Mar 28, 2025

When playing Montages with Root Motion, the sub stepper extracts root motion transform in small increments. If a Branching Point exists within the interval being extracted, the extraction range is s ...

Sequence with Override Instance Data enabled and a SubShot will accumulate the TransformOrigin Location wrongly and overshoot the expected end position

UE - Anim - Sequencer - Mar 28, 2025

A Sequence with Override Instance Data enabled and a SubShot will accumulate the TransformOrigin Location wrongly and overshoot the expected end position. The licensee has encountered a particular s ...

When adding a MovieSceneObjectPropertyTrack and section via python, the new track is not initialized.

UE - Anim - Sequencer - Mar 28, 2025

When you add a track for an Object property via python, the track does not initialize properly and the widget on the track for choosing a new object does not populate typed. This is even after setti ...

Culling Distances Not Working For Static Mesh in Procedural Content Generation Tool and Foliage Tool

UE - World Creation - Procedural Tools - Mar 28, 2025

When creating Foliage or Procedurally Generated Content the culling settings of the Static Meshes do not apply correctly. As soon as either a minimum or maximum cull distance is set the Static Meshe ...

Light function does not work with volumetric fog when not compatible with light atlas

UE - Graphics Features - Mar 28, 2025

Light functions do not work as intended with volumetric fog when using clamped mask textures which are not compatible with the light function atlas. In light functions materials, when using any UV ...