"Consume pointer input" on Common User Widget does not work on iOS, FReply::Handled not respected

UE - Editor - UI Systems - Apr 29, 2024

From a UDN, they also mentioned:  Update: I added CommonUI to the test project to try the "Consume pointer input" setting. It behaves the same way as our custom input blocking widget in that the in ...

Enabling SunPosition engine plugin causes a missing file warning in a packaged build

UE - Editor - Content Pipeline - Apr 18, 2024

Licensee noted that editor-only code from the Sun Position Calculator engine plugin was causing a warning in packaged builds. A similar issue was reported for 4.22 [Link Removed], but this appears t ...

AR Kit Env Probes are backwards

UE - Platform - XR - Apr 11, 2024

[Link Removed] Original issue shared on UDN: [Link Removed] ...

SAnalogSlider moves slowly when step size is large

UE - Editor - UI Systems - Slate - Mar 6, 2024

SAnalogSlider calculates FastestStepTime by multiplying the step size value by a constant, resulting in high numbers for larger step sizes. This gets lerped from 1 and used as the repeat time, resul ...

Physical Material Mask does not return the correct value

UE - Rendering Architecture - Materials - Feb 26, 2024

IK Rig/Retargeter editors' Preview viewport doesn't display static mesh attachments

UE - Anim - Rigging - Retargeting - Feb 12, 2024

Many of the animation asset editors don't display static mesh attachments in the way that the anim sequence or anim bp editor do.  This prevents users from previewing characters that are built from ...

Datasmith doesn't import specific IFC files correctly

UE - Editor - Content Pipeline - Datasmith - Importer - Nov 9, 2023

Dataprep Import Causing Unloaded Stream Levels to Reappear in Editor

UE - Editor - Content Pipeline - Visual Dataprep - Sep 22, 2023

Assert during HLOD Mesh Build with Degenerate Triangles in a Mirrored Mesh Instance

UE - Editor - Content Pipeline - Import and Export - Apr 14, 2023

Licensee reports an issue with MeshDescription indexing when reversing a degenerate triangle. ...

Blueprint spawned by Visual Dataprep does not run construction script

UE - Editor - Content Pipeline - Visual Dataprep - Mar 9, 2023

Notice that the actors created through dataprep does not exectute the construction script while the actor spawnd directly in the scene does. Reported in the UDN [Link Removed] ...