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

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

Spherecast against complex geometry is returning odd results

UE - Simulation - Physics - Sep 19, 2023

Turning on batching of sphere casts when colliding against complex gives incorrect results. Affects debug output and vehicle wheels and body movement. The issue is with the batch query mode which ...

Level Instance: UWorld::BlockTillLevelStreamingCompleted doesn't do recursive Level Instances

UE - World Creation - Worldbuilding Tools - Level Instances - Sep 19, 2023

Niagara persistent debug draw bug

UE - Niagara - Sep 19, 2023

It is not possible to set the RotationNormalizedAngle to a value different from those you get from an input map. For example, you cannot set it to a value from a make float once created inside the m ...

Asset referencing error on a Python Pipeline Asset

UE - Editor - Content Pipeline - Import and Export - Sep 18, 2023

[Image Removed] ...