DebugExecBindings increases when RenderDoc is enabled and started

UE - Graphics Features - Jan 23, 2020

This problem is caused by the addition of DebugExecBindings every time at startup, so the setting keeps increasing. ...

Target Gamma setting has no effect when using SceneCaptureActor which has no contribution from PostProcessInput0

UE - Graphics Features - Jun 4, 2020

Expected result is that the Target Gamma slider would apply that calculation to what's being written to it.  RT_PostProcess is a RTF RGBA8_SRGB render target being written to by a SceneCapture Acto ...

Some developers reporting incorrect Preview in VR resolution for Steam VR

UE - Platform - XR - Aug 18, 2020

VR Preview Window is the wrong resolution, just showing the top left portion of the entire view. Somewhat similar symptoms to -[Link Removed]-, not exactly the same though.   This issue has not be ...

Crash when reimporting SkeletalMesh with custom LOD

UE - Editor - Content Pipeline - Import and Export - Oct 29, 2021

In the case of "Reimport Base Mesh + LODs", there is no crash. ...

With two viewports some show flags reset after clicking new actor in Outliner

UE - Editor - Workflow Systems - Feb 12, 2022

In my 2nd viewport I like to turn Mode Widgets and Selection off. After I turn them off, if I select any actor through the Outliner, both those show flags turn back on in my 2nd viewport. I think a ...

Type Promotion nodes should cache pins that have had their type manually converted by the user

UE - Gameplay - Blueprint Editor - Apr 7, 2022

[Link Removed] We should just cache any user-converted pins on the type promotion nodes and make sure to keep those types if they are valid. If they are invalid, then we can orphan them or someth ...

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

Subobjects can change sorting order in Blueprint Subobject Editor

UE - Gameplay - Blueprint Editor - Apr 3, 2023

Subobject sorting is not stable in the Subobject editor, so the UX is bad if you are creating complex hierarchies because it's difficult to keep track of newly added or reordered components. ...

Subobject editor collapsed nodes are auto expanded when adding or moving a node

UE - Gameplay - Blueprint Editor - Apr 3, 2023

Node operations cause all of the collapsed nodes to be auto expanded. This is disruptive when working with complex hierarchies because you can't hide irrelevant components. ...

The hair shading near the screen edge becomes whiter if only a skylight applies

UE - Graphics Features - Apr 4, 2023

This appears to be an issue with Lumen, with some off-screen information making its way on-screen during an upsampling pass. We checked a Renderdoc capture and that is where it seems to come from. ...