Displaying Revision control history for a file ending in an "undo" of a revision can cause a crash

UE - Editor - Workflow Systems - Jun 18, 2024

This crash is caused by how source control history is managed and shown. In this specific case the source control software is Perforce. As written in the repro steps, it can happen to any uasset tha ...

Gameplay Tag Query Variables Don't Retain Custom Default Values in Custom Structs

UE - Gameplay - Dec 4, 2019

Gameplay Tag Query variables in custom structs created via the content browser do not retain custom default values. Found in 4.23.1 CL# 9631420 Reproduced in 4.24 Preview 4 CL3# 10387632, 4.25 Main ...

Stationary and Movable Skylight with reflection captures in Forward Rendering have inverted capture for geometry

UE - Graphics Features - Oct 25, 2016

When using a Stationary or Movable Skylight with some reflection captures that are not using the High Quality Reflections (material setting) will have what appears to be an inverted mask for the ref ...

Screen space reflection flickering

UE - Graphics Features - Nov 26, 2019

Flickering is occuring when using a reflection material with screen space reflection enabled. Did not start occuring until 4.19 and beyond.  Tested in: 4.23.1 CL#9631420, 4.24 P3 CL#10283392, 4 ...

[CrashReport] UE4Editor_BlueprintGraph!BlueprintActionFilterImpl::IsEventUnimplementable() [blueprintactionfilter.cpp:588]

UE - Gameplay - Blueprint - Jun 1, 2016

This crash has been reported through the 4.12 Previews and is continuing to occur in the 4.12.0 release. Additional information about this crash is not available at this time, however it may be the ...

Visual discrepancy appears with local position offset while mipmaps are enabled

UE - Graphics Features - Oct 20, 2017

There is a visual discrepancy appears with the local position offset while mipmaps are enabled, when using a custom node that takes information from the local position node, with a texture that cont ...

ModularGameplay and other runtime plugins have wrong LoadingPhase

UE - Gameplay - Jun 30, 2022

Plugins that provide blueprint-accessible libraries generally need to be set the PreDefault LoadingPhase so they can be properly loaded before game-specific data that loads early in the Default load ...

UV Flipping Mode Causes Stretching of Particles

UE - Niagara - Nov 17, 2017

If "UVFlipping Mode" under Rendering on the Required node of an emitter is set to anything other than "None," the particles can become stretched and distorted. As a workaround, I have discovered th ...

Shadows are cast by meshes that have "Self Shadow Only" enabled while "Ray Tracing" is enabled with DX12

UE - Graphics Features - Lumen - Nov 6, 2019

Meshes that have "Self Shadow Only" enabled are still casting shadows if ray tracing is enabled with DX12. Found in 4.23.1 CL#9631420 Reproduced in 4.22.3 CL#7053642, 4.24 CL#10053396, 4.25 Main CL ...

Packaging/launching 2D Side Scroller template for HTML5 results in Black Screen on browsers

UE - Platform - Mobile - Oct 30, 2018

Packaging or Launching the 2D Side Scroller template without making any edits results in issues that differ by browser. Firefox : A black screen appears (see screenshot) Chrome : 1/4th of the scre ...