drag the progress bar in level sequence would crash in debug editor

UE - Anim - Sequencer - Aug 17, 2023

it seems in FSequencerTimeSliderController::ComputeFrameTimeFromMouse the CursorPos is -nan ...

Geometry collection - source geometry not updating and reset bug

UE - Simulation - Physics - Aug 17, 2023

This issue was reported by a customer trying to modify the static meshes of a GeometryCollection. After removing some meshes from the Geometry Source, he used the Reset button to apply the changes t ...

LiDAR assets do not render in after relaunching the engine

UE - Editor - Content Pipeline - Datasmith - Aug 15, 2023

LiDar point clouds are failing to render when saving and relaunching the project This issue is occurring in //UE5/Release-5.3 @ CL 26560699 This issue is occurring in //UE5/Release-5.3 @ CL 2600198 ...

[MetaSounds]- Attemping to copy and paste inputs between graphs can cause nodes with duplicate pins

UE - Audio - MetaSounds - Aug 15, 2023

Video example: [Link Removed] Occurs in 5.2 as well as 5.2. ...

Compiler warning after renaming variable in animation template

UE - Anim - Runtime - Anim Blueprints - Aug 15, 2023

See UDN: [Link Removed] ...

When open the persona editor only the first time, the OnAnimChanged event is called with the argument none asset

UE - Anim - Runtime - Aug 14, 2023

OnAnimChanged did not seem to work correctly only the first time when opening the anim sequence and a PreviewScene was created. The OnAnimChanged event is supposed to notify which anim was changed, ...

Upgrade View and Work range scripting functions precision from float to double

UE - Anim - Sequencer - Aug 11, 2023

The view and work range scripting functions use float values for their seconds, which leads to precision issues, as these values are stored as doubles.  ...

AdditionalPluginDirectories: Cooking a plugin as DLC stores files in the wrong location and fails to correctly stage

UE - Foundation - Core - Cooker - Aug 11, 2023

A project can add paths in AdditionalProjectDirectories to specify directories other than <UERoot>\Engine\Plugins or <ProjectRoot>\Plugins that contain plugins. But when adding a plugin in one of t ...

bIgnoreAllPressedKeysUntilRelease behaves differently for triggers in EnhancedInputAction and triggers in InputMappingContext

UE - Gameplay - Input - Aug 10, 2023

For actions that are triggered on the Input mapping context, simply adding or removing an InputMappingContext with no related key override with the bIgnoreAllPressedKeysUntilRelease option will caus ...