Niagara Sub UV Index ignored

UE - Niagara - May 16, 2019

Using the Particles.SubImageIndex has no effect on what portions of the a UV are rendered in Niagara. Tested in 4.21.2 (CL - 4753647), 4.22.1 (CL - 6063286), 4.23 (CL - 6533064) ...

Disabling fog in Unlit mode does not work

UE - Graphics Features - Jun 11, 2019

The Show Flags for Fog no longer function correctly when in Unlit mode. Tested in 4.21.2 (CL - 4753647), 4.22.2 (CL - 6574378), 4.23 (CL - 6925347) ...

Package does not load using Vulkan on Oculus Quest

UE - Platform - XR - Jul 31, 2019

When attempting to open a package using Vulkan, the application is loading and never opens. This happens for Launch On as well. This issue may be related to [Link Removed]. I was not able to reprod ...

Crash When Building HLODs

UE - World Creation - Worldbuilding Tools - HLOD - Aug 21, 2019

Building HLODs causes a crash. This only seems to occur in some levels as shown in the attached project. Found in 4.22 CL# 7053642, 4.23 CL# 7948402, 4.24 CL# 8124506 ...

CAD Geometry translation error

UE - Editor - Content Pipeline - Datasmith - Importer - Sep 6, 2019

Importing the CAD file into Datasmith causes huge surfaces to appear on the model that do not appear in the CAD software. This was reported and tested in 4.22 (4.22E2). This was reproduced in 4.23 ...

Play rate value under 1.0 seems ignored when with Render movie to video feature

UE - Anim - Sequencer - Nov 7, 2019

Is this a regression? Yes, this is not reproduced in 4.22 version When rendered movie have Play rate track, it should show same result for PIE and rendered movie. But play rate below 1.0 seems not ...

Movable point light disappeared by MinScreenRadiusForLights and appeared back looks deemed.

UE - Platform - Mobile - Jun 25, 2021

The movable point light is abnormally lit when it disappeared by the setting of r.MinScreenRadiusForLights rather than "Max draw distance" and appears back. After you disable and enable the "Affect ...

Creating a function with parameter type TEnumAsByte<MyEnum> will crash while compiling

UE - Editor - Workflow Systems - Jan 11, 2022

This is a regression.This does not affect UE5. Creating a function with parameter type TEnumAsByte<MyEnum> will crash while compiling. In 4.26 and UE5 the code compiles without issue, and the user ...

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

MemReport does not seem to respect mesh streaming

UE - Rendering Architecture - Aug 6, 2024

The function "FStaticMeshLODResources::GetResourceSizeEx(...)" does not take into account that the buffers might be emptied, due to Mesh Streaming. This causes "obj list" to report sizes larger than ...