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 ...
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 ...
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 ...
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 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 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 ...
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 after switching screens and spamming a UMG text field. User provided an example video for reference. Link: [Link Removed] ...
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 ...
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 ...