CharacterMovementComponent - Jump incorrectly simulated when moving against a wall, resulting in an apex height lower than expected and framerate-dependent

UE - Gameplay - Jun 17, 2024

The CharacterMovementComponent simulates the position of a jumping/falling character inside function UCharacterMovementComponent::PhysFalling() [CharacterMovementComponent.cpp:4381]. On the main cod ...

UMG: crash when a namedslot has content in a widget blueprint and its instance

UE - Editor - UI Systems - UMG - Jun 17, 2024

workaround: open WBP_A and remove its namedslot content to avoid having two contents in the same namedslot. ...

UDebugDrawService doesn't display text on Blueprint Editor viewport from UDebugComponent

UE - AI - Debugging - Jun 17, 2024

By creating a DebugComponent, the texts added to this component are not displayed in the viewport of the Blueprint editor. This is because the UCanvas reference that is being passed is that of the ...

EnhancedEditorInput.bAutomaticallyStartConsumingInput editor setting resets to false on editor startup.

UE - Gameplay - Input - Jun 17, 2024

The editor setting for automatically start consuming input can be set to enabled as a boolean, but whenever the editor restarts this value is reset to false. ...

TAttributeContainer::CopyFrom crashes when container contains invalid bone indices for active mesh

UE - Anim - Runtime - Jun 16, 2024

Currently there's no validation within the animation attribute container that bone ids are valid.  This means that client/game code can add attributes with invalid bone ids into the container and th ...

Distant mesh / vista have visible Lumen bounces

UE - Rendering Architecture - Jun 15, 2024

Objects far outside of the Lumen Scene don't temporally accumulate screen traces, leading to heavy flickering. It appears that the temporal reprojection is failing when comparing the depth in "Scree ...

Special characters in file names are not escaped on Perforce commands

UE - Editor - Workflow Systems - Jun 14, 2024

Files and directories with special characters %, @, * and # are not escaped when sent to the P4 Client API. For example, an '@' character is common in root workspace folders when using concurrent bu ...

PIE with split screen prevents some drop down menus from working in Sequencer

UE - Editor - UI Systems - Slate - Jun 14, 2024

Create a level sequence, add an audio track and an event trigger track to the sequenceAdd a keyframe to the event track and create a new endpoint for the keyAdd an audio section to the audio trackIn t ...

ULidarPointCloud memory leak

UE - Editor - Content Pipeline - Jun 14, 2024

OBJ file imports with wrong scale and orientation.

TM - Interoperability - Jun 14, 2024

I've also attached an FBX of the same mesh for reference. [Link Removed] [Image Removed] ...