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

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

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

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