r.SetFramePace cannot be set in device profile

UE - Platform - Mobile - Oct 7, 2022

Suggest creating an r.InitialFramePace cvar that is applied immediately at startup. ...

Non-deterministic cook due to UModel::LightingGuid

UE - Graphics Features - Oct 6, 2022

The -DiffOnly cook mode shows that the LightingGuid seems to change every cook. In Lyra, there seems to be 48 such assets that change every cook due to this. ...

WidgetInteractionComponent Simulate Key Press/Release only works the first time

UE - Platform - XR - Oct 6, 2022

Occurs 3/3 times. Working around this includes closing the menu and reopening it to reset the button(s). The expected behavior is that the user should be able to select Reset Orientation repeatedly ...

AdvanceTimeByDistanceMatching doesn't respect PlayRateClamp when DistanceTraveled is 0

UE - Anim - Gameplay - Oct 6, 2022

UDN link: [Link Removed] ...

Nav octree memory is not correctly reporting memory usage.

UE - AI - Navigation - Oct 6, 2022

STAT_Navigation_CollisionTreeMemory and STAT_NavigationMemory are not accounting for DEC_MEMORY_STAT_BY OctreeSizeBytes in the navoctree destructor. It appears STAT_Navigation_CollisionTreeMemory E ...

[Waveform Editor] - If a Sound Wave is trimmed or a transformation is added or removed while paused, play needs to be pressed twice to start the sound again

UE - Audio - WaveformEditor Plugin - Oct 6, 2022

From [Link Removed] "There is still a bug happening with editing transformations on pause. If you play, then pause, and then edit a transformation, you have to press play twice to resume play (whic ...

Movement corrections occurring while standing still on rotating platforms

UE - Gameplay - Player Movement - Oct 5, 2022

When the player is controlling a Character actor, using the CharacterMovementComponent (CMC), unexpected movement corrections will occur while standing still on a movement base that is rotating. ...

Creating a new C++ class derived from Instance Foliage Actor fails to link

UE - Foundation - Cpp Tools - Live Coding - Oct 5, 2022

This is not a regression. Tested in //UE4/Release-4.27 CL 18319896 Creating a new C++ class derived from Instance Foliage Actor fails to compile. User reported this issue after they tried to includ ...

CameraShake track in Camera Animation Sequence not playing on PIE

UE - Anim - Sequencer - Oct 5, 2022

CameraShake works fine in Camera Animation Sequence's Cine Camera Actor Preview. But not played on Play in Editor mode. ...

Decal actor's decal size is rendered with double length

UE - Graphics Features - Oct 4, 2022

Licensees have reported that they want to specify the Size in the same unit as cube on level. Looking at the engine, it seems that the Decal Size is currently set as the half size of the Box. [Imag ...