Linux crash when Exporting content

Tools - Jun 2, 2016

When the ExportAll window is opened, changing the file type filter and attempting to edit the chosen file field causes the editor to crash. ...

Attempting to export sequencer camera causes editor to crash on Linux

UE - Platform - Linux - Oct 26, 2016

Trying to export a sequence camera on Linux causes the editor to crash. This does not occur on Windows. EDIT: Crash seems to occur when focus leaves the FileName field. ...

Using ServerTravel from a map set as the Transition Map with Seamless Travel enabled in the Game Mode will crash the editor

UE - Gameplay - Mar 6, 2015

Using ServerTravel from a map set as the Transition Map with Seamless Travel enabled in the Game Mode will crash the editor. Probably related to [Link Removed] Reproduced in 4.7.2 binary and Main ...

Applying spline component to landscape via level blueprint crashes the editor

UE - LD & Modeling - Terrain - Landscape - May 16, 2016

Applying spline component to landscape via level blueprint crashes the editor. Frequency: 3/3 CrashReporter: [Link Removed] Regression (No) issue (does) occur in 4.10.4 ...

Calling ServerTravel with bShouldSkipGameNotify set to false causes a crash

UE - Gameplay - Feb 22, 2019

Calling ServerTravel with bShouldSkipGameNotify set to false results in a crash. The reproduction case provided is in PIE but this also occurs in a packaged game Regression?: Yes This did not occur ...

Setting inherited variables in child blueprint crash editor

UE - Gameplay - Blueprint - Apr 15, 2015

PIE without compiling child blueprint (3rdSpiderPawn in example) that is attempting to affect an inherited variable will crash the editor. Additional Information: User has several cast to nodes ca ...

New VR-Basic level triggers Metal validation layer assertion

UE - Platform - Apple - Mar 16, 2020

This was discovered externally and reported on UDN here: https://udn.unrealengine.com/questions/563268/mac-editor-crash-when-disable-ambient-occlusion.html ...

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

Crash on inputting Scalar Value in Grass Material Node

UE - LD & Modeling - Terrain - Landscape - May 6, 2015

Crash occurs when inputting a Scalar Parameter into the New to 4,8 Grass Node. Also reproduced in Main Promotable-CL-2535351 ...

Packaging failed after create EditorUtilityBlueprint asset inherited EditorTutorial class

UE - Editor - UI Systems - Oct 14, 2021

Whenever creating the EditorUtilityWidget asset with EditorTutorial as the parent class, the packaging will fail. If the tutorial is not launched the package will succeed. But launched, it will fail ...