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

Launching iOS build from Xcode fails after initial install

UE - Platform - Apple - Feb 21, 2024

Xcode has an issue with repeated launches onto an iOS device.  After the initial install, Xcode is unable to install any other builds of that same app due to some sort of codesigning issue.  A work ...

SubobjectDataSubsystem functions do not show up in blueprint editor.

UE - Gameplay - Blueprint - Apr 15, 2024

Licensee was not able to access SubObjectDataSubsystem functions from their blueprint editor, as the functions (such as "GatherSubobjectDataFromInstance") did not show up in the right-click menu and ...

Lumen artifacts on splitscreen during camera cuts

UE - Graphics Features - Lumen - Apr 18, 2024

A UDN licensee has pointed out that they are seeing unresolved Lumen reflection artifacts when they are running their game in split-screen mode. A video of this behavior is found in the Related tab ...

Local fog volume rotation causes offset issues at high world position values

UE - Graphics Features - May 20, 2024

Local fog volumes have a substantial offset when placed at a far distance from world origin and is then rotated. This was not the case in 5.3 when tested under the same conditions, so this is likely ...