Crash when Saving Level after Successfully Building with Lightmass on Large Landscapes

UE - LD & Modeling - Terrain - Landscape - Jan 4, 2017

A crash occurs when attempting to save a level after building static lighting for a large landscape. I was originally investigating a memory leak issue with landscapes, and the user provided the pa ...

Oculus crash on "stereo on" when the proximity sensor is not triggered.

[Link Removed] Release-4.15 stream, latest. I built qagame in debug. Then I run it: trigger prox sensor - vr turns on 'stereo off' - vr off release prox sensor 'stereo on' - crash inside ovr_Submi ...

AssetManager can load blueprints of the wrong type when redirectors exist

UE - Gameplay - Sep 29, 2017

The logic in the AssetManager to determine if a scanned Blueprint should be added to the primary asset directory is wrong if that blueprint has an active redirect targeting it. The simplest way to r ...

Actors attached to Spring Arm with rotation lag avoid pitches of 90 and -90 degree

UE - Gameplay - Jan 19, 2018

From User Bug Submission: When an actor/component (e. g. a camera) rotates around another object using the rotation lag of USpringArmComponent, it cannot rotate to the top or the bottom. At these ...

Multiple keys with the same value appear to be removed on Android for a Curve Table

UE - Gameplay - Components - Jul 8, 2019

When using a curve table on android it appears that keys with duplicate values are removed. Link: [Link Removed] ...

Use mouse for touch enables gesture action on button which makes the button to lost focus to that the button fires onreleased event

UE - Editor - UI Systems - Slate - Mar 20, 2019

When Use mouse for touch is enabled, the button fires onreleased event. Here is what I investigated. Use mouse for touch enables gesture action in the button that leads to LongPress gesture fires ...

BUG IN CLIENT OF LIBDISPATCH: crash on KeyPress down in WebBrowser

UE - Platform - Apple - Feb 12, 2020

FCEFWebBrowserWindow::OnKeyDown() InternalCefBrowser->GetHost()->SendKeyEvent(KeyEvent); is processed on the UE4 GameThread, inside the Chromium Embedded Framework (CEF) it appears to call a syst ...

Skeletalmesh generated LOD have issue with vertex color displacement

UE - LD & Modeling - Modeling Tools - Mesh Editing - May 22, 2020

This one should be fix in the squeletalmesh quadric reduction own by the geometry tools. ...

Meshs in a hidden sublevel may generate incorrect navmesh

UE - AI - Navigation - Nov 6, 2020

If the level has hidden sublevels, the regenerated navmesh result appears to have a hidden sublevel mesh placed at the origin. Apparently, the reason is that bNavigationRelevant is no longer consid ...

AttachComponentToComponent node does not change the location of a Spawned particle system at runtime

UE - Gameplay - Feb 17, 2022

You can use the "Spawn Emitter Attached" function as a work around ...