Crash when deleting BindingOverrides if the target property is left open on the details panel

UE - Anim - Sequencer - Sep 22, 2023

Crash if opening ALevelSequenceActor::BindingOverrides in the details panel and run a process that empties the BindingOverrides elements. Workaround: FMovieSceneObjectBindingID FMovieSceneObjectBi ...

Starter Content Blueprint_Effect_Explosion Root Componet In Invalid State

UE - Content - Feature Pack - Sep 22, 2023

The Blueprint_Effect_Explosion Actor's Root Component in the Starter Content is in some form of invalid state. It reports to have a scale of (1.0, 1.0, 1.0) in the details panel but further behaviou ...

Setting a Sound Wave variable by the drop down menu of a Macro results in a missing properties error for Duration

UE - Gameplay - Blueprint Runtime - Sep 20, 2023

This is not a regression. Tested in //UE5/Release-5.2 CL26001984 When using the drop down to select a sound wave asset as an input for a Macro then getting the duration of the sound wave within the ...

Cooking fails with a Nanite Landscape and 3D text asset

UE - Virtual Production - Avalanche - Sep 20, 2023

Adding a 3D text actor to a level with a Nanite landscape causes cooker to hit an assert Tested in the Following  //UE5-Release-5.3-CL-27405482 ...

Started event of EnhancedInput continues to be triggered when a key is pressed and held down from before the level transition.

UE - Gameplay - Input - Sep 20, 2023

When a key is held down after a level transition, the "Started" event of the Enhanced Input is triggered continuously.  Suspected similar root cause as [Link Removed].  ...

Prevent unnecessary rebuilds of windows resource files

UE - Foundation - Cpp Tools - UnrealBuildTool - Sep 20, 2023

How Necessary are BUILT_FROM_CHANGELIST and BUILD_VERSION in Resource Files? We've been investigating ways to improve the speed of our iterative engine builds, and have found that the vast, vast maj ...

Unable to play replays with custom GameNetworkProtocolVersion set at runtime

UE - Networking - Sep 20, 2023

It seems that when comparing the custom versions for a replay (in the "operator<<" defined in ReplayTypes.cpp), the value retrieved from the FCurrentCustomVersions is not the value set at runtime, b ...

Static Offset in IK Retargeter does not save position when restarting the editor

UE - Anim - Rigging - Retargeting - Sep 19, 2023

When editing an IK retargeter, a static offset's value will get reverted to zero when UE is restarted. Tested in the following: //UE5-Release-5.3-CL-27405482 //UE5/Release-5.2-CL-26001984 ...

Niagara persistent debug draw bug

UE - Niagara - Sep 19, 2023

It is not possible to set the RotationNormalizedAngle to a value different from those you get from an input map. For example, you cannot set it to a value from a make float once created inside the m ...