InfiltratorDemo is too bright and colors are washed out using OpenGL4 on Linux

UE - Rendering Architecture - RHI - May 5, 2017

There are instances in the showcase where the brightness and colors look normal, but most of the time they are off drastically. I cannot reproduce this with SM5 on Windows, nor can I with OpenGL4 o ...

LeapHandGrabbing comment is different than actual used value for hand grabbing.

UE - Platform - XR - Oct 24, 2016

The comment for LeapHandGrabbing( ) states grab strength is 0.5 when HandClosed( ) only returns true when grab strength is equal to 1.f. ...

Building Geometry Stops UTickableWorldSubsystem Ticking

UE - Gameplay - Jan 13, 2025

Can be mitigated by reopening the Level. There is a repro project provided by the licensee on the case ticket. ...

Building Geometry Stops UTickableWorldSubsystem Ticking

UE - Gameplay - Jan 31, 2025

Can be mitigated by reopening the Level. There is a repro project provided by the licensee on the case ticket. ...

Cast Hidden Shadow Creates Shadow Artifacts in Splitscreen

UE - Graphics Features - Apr 18, 2018

When using Cast Hidden Shadow in splitscreen, the shadow from your character has severe shadow artifacts. This has been observed in 4.18.3 as well as 4.19.1.  ...

AEditorFunctionalTest causes assert in WP map

UE - World Creation - Worldbuilding Tools - World Partition - May 9, 2022

"Assertion failed: Pair != nullptr " when trying to create a basic test with AEditorFunctionalTest in a WP map. ...

Distance field shadows follow user's movement, cutting in and out.

UE - Platform - XR - May 5, 2022

Some of the shadows appear to get cut off by user's movement though level, popping in and out of the field of vision oddly. GPU dump located in [Link Removed] Issue observed on //UE5/Release 5.0 @ ...

F10 shortcut does not skip to next node when breakpoints are active

UE - Gameplay - Blueprint - Jun 10, 2015

If a breakpoint is placed on a node in blueprints and then PIE is started, if the breakpoint node is triggered and the user presses F10 (keyboard shortcut to skip to next node), the logic will not c ...

Renaming an input pin does not update accessor

UE - Gameplay - Blueprint Editor - Jun 30, 2017