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

Can't copy/paste transform variable default values in the details panel

UE - Anim - Rigging - Control Rig - Sep 22, 2023

We can't copy/paste on default values of transform variables in the details panel.  Other variable types work as expected and transform types can have copy/paste applied like this in other blueprint ...

Sequencer Curves View: Fourier Transform Curve Filter stopped working?

UE - Anim - Sequencer - Anim in Engine - Sep 20, 2023

The Fourier Transform Curve Filter seems to have broke in 5.3+ [Image Removed] ...

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