Objects move wildly when drawing thumbnails in a level sequence

UE - Anim - Sequencer - May 3, 2023

While drawing thumbnails the objects in a sequence are being transformed causing errant movements. ...

Server doesn't process anim notifies with montage tick type set to queued when bad network conditions occur

UE - Anim - Gameplay - May 3, 2023

After some testing this issue looks to only occur with queued notifies and not with branching point notifies. UDN: https://udn.unrealengine.com/s/question/0D54z00009643x4CAA/server-doesnt-process-a ...

Undo then Redo Creating a Spawnable in Sequencer Creates Extra Actor in Level

UE - Anim - Sequencer - May 3, 2023

There is a bug when performing an undo/redo on pasted or spawned actors in Sequencer.  It appears that the transaction system is re-creating an actor on redo, but Sequencer doesn't see that, so it ...

Skeletal mesh bones cannot be selected in the viewport of the IK Retargeter

UE - Anim - Rigging - Retargeting - May 2, 2023

Skeletal mesh bones cannot be selected in the viewport of the IK Retargeter. They can still be selected via the bone name hierarchy. Reproduces in the following://UE5/Release-5.1 CL 2390901//UE5/Re ...

City Sample - Parked Cars, Traffic, and Crowds do not spawn while in PIE

UE - AI - Mass - May 1, 2023

Repro Rate 10/10 Issue is a Regression as it doesn't occur in 5.1 Parked Cars, Traffic, and Crowds spawn in as expected when launching the project in Game Mode or a Packaged Build Going into the ...

Dropped encryption ack control message can result in connection failure

UE - Networking - Apr 28, 2023

When connecting a client using encryption, the server's NetConnection sends the encryption ack and then immediately enables encryption (UNetConnection::EnableEncryptionServer). In the case where the ...

UProperty with in a UStruct show wrong reset value arrow

UE - Editor - Workflow Systems - Apr 28, 2023

UDN Link: https://udn.unrealengine.com/s/case/5004z00001ndG9mAAE/tarray-uproperty-element-do-not-get-the-correct-default-value ...

Orthographic Rendering - Lumen Reflection Artefacts

UE - Rendering Architecture - Apr 28, 2023

Edits to floating point properties do not propagate to blueprint object instances if old values have more than 6 decimals of precision

UE - Editor - Workflow Systems - Apr 28, 2023

[Link Removed] JH 2023-04-28 01:12:36 UTC Editing any object's float/double property via an Editor details panel will be truncated if it has more than 6 decimals of precision. (e.g. if I type in 0.12 ...

Nanite flag is set to Enable for all static mesh materials when Nanite Tools is opened

UE - Graphics Features - Nanite - Apr 27, 2023

The expected result is that the Used with Nanite flag is enabled when Nanite is enabled in Nanite Tools. Currently, opening Nanite Tools enabled the flag even for non-Nanite meshes. ...