Render Movie using separate process crashes capture process

OLD - Anim - Jan 14, 2017

This is a regression exposed at CL 3242934 - QAGame: Adding test content to QA-Sequencer for Override Bindings. Crash does not occur in 4.16. I'm not certain how the content changes are triggering ...

LIVE: Static BlueprintCallable function crashes in standalone mode

UE - Gameplay - Blueprint - Oct 29, 2014

If the user creates a BlueprintCallable static function the editor will crash when playing in standalone mode. If the function is not static the node will have an additional pin and Blueprint will n ...

Editor Crashes When Attempting to Maximize Standalone Window While a Startup Movie is Playing

Tools - Jun 2, 2017

The editor is crashing when clicking the Maximize button on a standalone window when a startup movie is playing. ...

Creating and loading 1001+ instances of level crashes editor

UE - Editor - UI Systems - Localization - Aug 2, 2016

Creating and loading 1001+ instances of level crashes editor. Frequency: 4/4 Crashreporter: [Link Removed] Regression (yes) issue (does not) occur in 4.11.2 Notes While not reproduced internall ...

Editor Crashes if GetMaterialIndex is called with an invalid slot name

UE - Graphics Features - Feb 8, 2017

Calling Get Material Index node with an invalid slot name will produce a return value of -1. Passing this value to a Get Material node causes the editor to crash. ...

Editor crash when a Breakpoint is added to a Widget's Tick function

UE - Editor - UI Systems - Aug 18, 2017

Editor crashes when a widget's tick contains a breakpoint at a print string node. Based on 4.16 warning message, this appears to be caused by the text attempting to draw when no draw buffer is avai ...

Crash adding animation blueprint to skeletal mesh while sub graph input is linked

OLD - Anim - Oct 27, 2016

Crash occurs when setting post process animation blueprint while the anim bp has a Sub Graph Input linked. This crash doesn't occur if the node is not connected. ...

Packaged Build Crashing When Activating Particle System with Instanced Parameters

UE - Graphics Features - Jun 17, 2016

This crash only seems to be occurring in a packaged game, and it has not been able to be reproduced in a clean project following the steps that the user provided. ...

Crash When Renaming a Duplicated Collapsed Node Graph With a Period in the Name

UE - Gameplay - Blueprint - Feb 3, 2017

A crash is occurring if you collapse a node and name the collapsed graph something that contains a period. The crash occurs if you copy and paste the collapse graph, and then attempt to rename it. I ...

D3D Device Lost 'HUNG' crash in FD3D11Viewport::PresentChecked

UE - Graphics Features - Oct 31, 2016

This is a new D3D crash affecting multiple users in 4.14 Preview 1. It is currently the #1 crash in the Preview. Information provided by users:Just pressed create project...Openning QA Game with - ...