Potential Memory Leak with Disaster Recovery Plugin

Tools - Aug 12, 2019

Enabling the disaster recovery plugin causes a memory leak when importing and editing a large amount of textures. This can result in either a system lockup or a crash. ...

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

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

Action Rpg Sample Creating a new GameplayCue handler crashes the editor in 4.24

UE - Gameplay - Dec 17, 2019

In Action Rpg sample, creating a new Blueprint of type GameplayCueNotifyActor or GameplayCueNotifyStatic, results in an Engine crash. The call stack leads to a PrintF Slate warning message that woul ...

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