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

Sequencer Curves View: Fourier Transform Curve Filter stopped working?

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

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

Target Points are changing locations within World Partition Maps Shipping Build

UE - World Creation - Worldbuilding Tools - World Partition - Sep 19, 2023

Target Point Actors are changing location when in a World Partition Map within a Shipping Build. This does not occur in Non World Partition Maps. The name of the Asset also changes when in a World ...

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