Crash undoing variable change in Animation Blueprint.

OLD - Anim - Aug 1, 2016

Crash occurs when the user changes a variable in the animation blueprint, and then undo's the change. Note that this occurs with any variable being used, but the callstack will be some what differe ...

VirtualJoystick continues inputs after setting new Touch Interface to none

UE - Platform - Mobile - Jul 29, 2016

If you set the Touch interface to none while there is currently inputs being registered, the inputs will continue forever. I also found that if you set the Touch interface to an actual asset the pla ...

Crash when opening a level with skeletal mesh asset from the map copied to the clipboard

UE - Foundation - Core - Jul 28, 2016

Navigating to a level with a skeletal mesh asset from that level copied to the clipbard from the world outliner will cause the editor to crash. This can currently only be reproduced in the TM-Contac ...

Ensure occurs when pasting a Custom Event and its Function into another Blueprint

UE - Gameplay - Blueprint - Jul 28, 2016

Hit this ensure while looking into another issue for Sam. ...

Editor crashes when selecting compile after copying a Custom event to another blueprint

UE - Gameplay - Blueprint - Jul 28, 2016

User will hit an ensure first when pasting a copied custom event, and will crash after compiling. ...

Paper2D Code Template character uses code class in the level

Docs - Samples - Jul 27, 2016

In every other code template, the standard setup is to have the code classes be in the template and have all the functionality in them code-wise, but then have a blueprint child setup the assets it ...

Selected Foliage does not have a transform gizmo in VR Mode

UE - Editor - Workflow Systems - Jul 22, 2016

[CrashReport] UE4Editor_D3D11RHI!VerifyD3D11Result() [d3d11util.cpp:200]

UE - Editor - UI Systems - Slate - May 9, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Fatal error: [Link Removed] [Line: 200] SwapChain->ResizeBuffers(1,SizeX,SizeY ...

[CrashReport] UE4Editor_Engine!FRepLayout::InitFromObjectClass() [replayout.cpp:2211]

UE - Gameplay - Blueprint - Apr 19, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Assertion failed: Property->Proper ...

Incorrect position after undoing replace actors

UE - Gameplay - Blueprint - Mar 14, 2016

In some cases after undoing a replace actors the position of a BP actor is incorrect. Not a regression from 4.10.4 CL-2872498 ...