Crash when using Get Start/End Frame (Seconds) node with MovieSceneSection have no opened bound

UE - Anim - Sequencer - Aug 14, 2019

If use Get Start/End Frame (Seconds) with GetStartFrame has a section isBounded is False, eg 3DTransformSection, editor will be crashed. Specifically, a following code occur crash. inline FFrame ...

Point Cloud support for AR plugin crash

UE - Platform - XR - Nov 21, 2019

Enabling Point Cloud support for AR plugin causes engine crash. Also crashes with LIDAR plugin enabled. Confirmed in MAIN 4.25 @ CL 10333042 ...

Launch crashes on Android if device has Wifi disconnected

UE - Platform - Mobile - Mar 10, 2016

Launch On crashes on a Android devices if networking is disabled. This used to work and should not crash. ...

Performing a hot reload on a project that contains an FStringAssetReference will crash the Editor.

UE - Foundation - Core - Mar 10, 2015

Performing a hot reload on a project that contains an FStringAssetReference inside a struct results in a crash. This was reported to work fine in 4.6.1, but I was unable to verify that is the case. ...

Action RPG- ARPG CharacterBase::GetHealth() Null Crash

Docs - Samples - May 16, 2019

In Action RPG Sample, NPC Blueprints "NPC_Goblin_Level_01,02.03"  cannot be Duplicated.   Crash results lead to ARPGCharacterBase.Cpp Get Health function. float ARPGCharacterBase::GetHealth() const ...

World Memory Leak crash creating new level blueprint after editing sub level blueprint

UE - Gameplay - Jan 27, 2020

Crash occurs when the user adds a sublevel to the current level, edits the sublevel's level blueprint, and then attempts to make a new level. The state which triggers the crash seems to be when the ...

Ensure occurs when turning on Constraints in Advanced Show Flags

UE - Graphics Features - Jan 11, 2017

An ensure occurs when Constraints are toggled on in the show options. Note After the ensure, you can toggle Constraints off and on freely This is a Regression from 4.14.3 ...

FLiveCodingModule::StartLiveCoding() unsafe access of FModuleManager::Get().OnModulesChanged()

UE - Foundation - Cpp Tools - Live Coding - Dec 19, 2023

A user has reported a failing ensure in FMRSWRecursiveAccessDetector::AcquireWriteAccess(), a race condition that has a small chance of happening when launching the editor. FLiveCodingModule::Start ...

Opening widget blueprint causes editor to crash

UE - Editor - UI Systems - Oct 17, 2014

Branch Build Label UE4-Main Promoted-CL- 2323471 DESCRIPTION: User crashes when opening a Widget blueprint.  Unable to reproduce internally. *EDIT* Repro provided by User ...

USD Stage - Assert !EdgeArray[EdgeID].ConnectedPolygons.Contains(PolygonID)

UE - Editor - Content Pipeline - Import and Export - Nov 19, 2019

One of Pixars example .usd files is crashing the editor when importing with 'USD Stage' (KitchenSet imports with no errors) It is possible to import the file via content browser without crashing. ( ...