Dithered LOD Transitions not Rendering Correctly on iOS with Use Landscape Lightmap feature and Foliage

UE - Platform - Mobile - Jun 21, 2016

Dithering appears aggressive and has a screen door-like effect when using the new Landscape Lightmap in combination with Foliage LOD changes. Owen Stupka attempted to reproduce the issue on his iPa ...

Instanced subobjects are not always instantiated as expected.

UE - Gameplay - Blueprint - Aug 13, 2015

Instantiation of subobjects does not behave as expected when using the DefaultToInstanced UCLASS specifier. The licensee that reported the issue provided a sample project with some ensures added whe ...

[4.10 P2] UI is offcenter for dropdown menus and tooltips in editor

Tools - Nov 2, 2015

In Windows 10, on a system set up with 2 970GTX GPUs in SLI, the dropdown menues from the main navigation tabs will be offset and to the lower left of the screen when selected. ...

Native struct types that declare one or more non-UPROPERTY fields are not initialized with the default value from a modified Blueprint CDO.

UE - Gameplay - Blueprint - Feb 12, 2020

Dynamically-spawned instances of a Blueprint class go through an optimized property initialization pass (see UBlueprintGeneratedClass::BuildCustomPropertyListForPostConstruction() and InitProperties ...

int64 UProperty with ExposeOnSpawn meta tag won't compile.

UE - Foundation - Cpp Tools - UnrealHeaderTool - Mar 25, 2020

int64 UProperty with ExposeOnSpawn meta tag won't compile from a C++ UUserWidget class. ...

Upgrading Project After Disabling Light PropagationVolume Plugin Causes Crash

UE - Foundation - Cpp Tools - Plugin System - Apr 1, 2016

Attempting to upgrade a project from 4.10 to 4.11, or 4.11 to 4.12 with the LightPropagationVolume plugin disabled causes it to crash. Found in converting a 4.10 project to 4.11, and reproduced con ...

SingleSampleShadowFromStationaryLights does not work in UE5 (when GPU-Scene is used)

UE - Graphics Features - Shadows - Jul 21, 2022

The flag is not propagated in FPrimitiveSceneShaderData::FPrimitiveSceneShaderData and so is missing in GPU-Scene primitive data. Need to add: .UseSingleSampleShadowFromStationaryLights(Proxy->UseS ...

Spawned skeletal animations don't animate

UE - Anim - Sequencer - Oct 30, 2017

Light shaft bloom produces heavy flickering when offscreen

UE - Graphics Features - Dec 18, 2019

See attached video. Happens always in editor, will also happen in standalone game but only if viewport rect has not the full window size. The issue was not present in 4.22. Update 1/22/20:  A ...