One-off Crash after Hot-reload compile from Editor

UE - Foundation - Core - Oct 20, 2016

The compile toast notification read that it was successful, then the Editor crashed about 10 seconds later. Error Message in Crash Reporter: Access violation - code c0000005 (first/second chance n ...

Editable Text Box crashes game on iOS

UE - Platform - Mobile - Jan 12, 2015

Clicking on an Editable text box on a mobile device will causing the project to crash on the device. Tested on an iPad Air 2 (8.1) The crash does not occur on Android. Log files are from xcode ...

Multiplayer Shootout project sample is crashing on start

Docs - Samples - Apr 3, 2015

The project sample Multiplayer Shootout in the Learn tab is crashing on start up with 4.7.4 Crash does not occur on 4.8. Tested by Patrick.D on Main CL-2498147 Pass in 4.7.5 dev. - CKC 2503383 ...

Editing multiple Math Expressions will crash the editor

UE - Gameplay - Blueprint - Dec 30, 2014

Editing multiple Math Expressions will crash the editor. ...

Adding specific map to project crashes editor

UE - Gameplay - Dec 23, 2015

Adding map from user's project, CityofEther.umap, crashes editor upon launch or attempting to open the map. Crashreporter: [Link Removed] ...

Float Curve that is set as a local variable in an actor's function is garbage collected when in Standalone, causing a crash

UE - Gameplay - Blueprint - Sep 9, 2016

If a Curve Float local variable is created for a function, it will be garbage collected when garbage collection occurs. This causes the process to crash due to an null pointer error whenever it is r ...

Fbx importer crash when importing one "line" triangle

Tools - May 23, 2016

When we have a mesh containing one triangle with two vertex at the same location the importer is crashing. It crash because rejecting the line triangle result with a mesh containing no vertex which ...

[CrashReport] Crash on Mac due to uncaught exception 'NSRangeException' - HIToolbox!DispatchEventToHandlers()

UE - Platform - Apple - Jun 22, 2017

This is a common and longstanding community crash on Mac. Users have not provided descriptions when they crash, so additional information is currently not available. A log file is attached. Call ...

Editor crash when switching between levels in the content browser

Tools - Aug 26, 2015

Switch between levels in the content browser caused a crash while loading the level. Project On Google Drive: [Link Removed] ...

If a user uses a binding to set the text of a Text widget by using the "Get Text" node on that same widget the editor will crash

UE - Editor - UI Systems - Aug 22, 2016

The editor crashes when trying to set the text for a text block via a binding a if the text block is trying to set its text by referencing its current text setting. ...