FRuntimeFloatCurve in datatable causes editor crash

UE - Editor - Apr 24, 2024

Inside SCurveEditor::ZoomToFitHorizontal and SCurveEditor::ZoomToFitVertical, the program navigates through a TArray<FRealCurve*> called CurvesToFit in a for each loop. Inside the for loop, if the p ...

UMG Crashes When Using "Create Dynamic Material Instance" With An Optional Name Twice

UE - Editor - UI Systems - Feb 17, 2020

When using an Optional Name parameter in Create Dynamic Material Instance while using the same Optional Name twice in UMG the engine crashes. I have tested this in a actor blueprint that applies th ...

Editor crashes when calling "Begin Draw Canvas to Render Target" on Event Tick

UE - Graphics Features - Aug 20, 2020

The recent hotfix caused this workflow to begin crashing. User reports that it worked as intended in 4.25.2 (CL-13908680). We are unable to reproduce it in 4.24.3 (CL-11590370) either. Crash is ha ...

Set Material in Blueprint Causing Crash

UE - Graphics Features - Jul 30, 2018

Using "Set Material" for a static mesh in blueprint causes a crash. Working properly in 4.19 CL# 4033788 Found in 4.20 CL# 4233996 and 4.21 CL# 4234136 This is a regression. ...

Crash playing a HapticFeedbackEffect_Soundwave with no sound assigned

UE - Platform - XR - Sep 13, 2016

Crash attempting to use a HapticFeedbackEffect_SoundWave with no sound set on it (i.e. a newly created one.) Found on: 4.13.1 Binary CL-3120228 //UE4/Release-4.13 CL-3123398 Similar to [Link Remo ...

GoogleVR - Crash opening application on device: FATAL EXCEPTION: MainThread-UE4

UE - Platform - XR - Oct 30, 2018

GoogleVR package for android crashes on startup with the following error:10-30 11:36:52.658: E/AndroidRuntime(12189): FATAL EXCEPTION: MainThread-UE4 10-30 11:36:52.658: E/AndroidRuntime(12189): Pr ...

Low Frequency Crash when rendering a movie in Sequencer

UE - Anim - Sequencer - Feb 10, 2017

Note This is a low frequency 1/3 times attempted. I could not accurately reproduce this crash. Based on crash reporter, this never happened in 4.14 so this is a regression ...

UMG textfield crash with using Metal

UE - Graphics Features - Dec 12, 2016

UMG textfield crash with using Metal after switching screens and spamming a UMG text field. User provided an example video for reference. Link: [Link Removed] ...

Crash on exit PIE after editing character blueprint of a code based side scrollers

UE - Gameplay - Apr 4, 2016

After editing character blueprint of a code based side scroller project, starting PIE will show the camera detached from the character and exiting PIE causes the project to crash. NOTE: This appear ...

Crash after Clearing Sound Wave Asset and Deleting Media Player from Content Browser

Media Framework - Aug 8, 2016

A crash occurs when deleting a Media Player asset from the Content Browser that contained a previously referenced Sound Wave asset. This issue does not occur in any past engine versions as the prev ...