[CrashReport] UE4Editor_CoreUObject!UObjectPropertyBase::Identical() [propertybaseobject.cpp:60]

UE - Foundation - Cpp Tools - Hot Reload - Nov 17, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Access violation - code c0000005 (first/second chance not available) Source C ...

Request for 'Switch on Int' nodes to throw a warning or auto refresh if an execute pin is removed

UE - Gameplay - Blueprint - Nov 17, 2016

Request for 'Switch on Int' nodes to throw a warning or auto refresh if an execute pin is removed. For example: If the 0 pin is deleted, users may not realize the pins will reset back to (0,1,2,3,e ...

UMG Event Track events may not fire if they are too close to the end of the animation

UE - Anim - Sequencer - Nov 17, 2016

Every tick, we evaluate the range of time that has passed to see if any events on the event track need to be fired. However, when we hit the end of a loop, we have to manually set our LastPosition b ...

Ensure attempting to submit to source control after enabling plugin

Tools - Nov 17, 2016

Ensure occurs when trying to submit to source control after enabling a plugin in the editor. I wasn't able to reproduce this if the uproject wasn't checked out. ...

Audio Persists and App becomes Unresponsive when Opening Map and Calling Movies to Load

Media Framework - Nov 17, 2016

A licensee is experiencing odd behavior when using custom code to call a loading movie when opening/loading a level. The licensee has implemented a loading movie to play when calling a map to open ...

Cannot Delete Folder Containing Sub Folders from Content Browser

Tools - Nov 17, 2016

Cannot delete a folder containing sub-folders from the Content Browser even after contents and sub-folders have been removed. Regression: This does not occur in UE 4.13 ...

Imported Materials Are Not Assigned To Correct Element Index Based Off Mat ID (3dsMax)

UE - Editor - Content Pipeline - Import and Export - Nov 17, 2016

When importing a mesh with material IDs from 3dsMax they will get assigned to different element numbers than intended. This worked 4.13.2 Binary CL 3172292 Is Broken in 4.14 Binary CL 3195953 ...

Pressing enter does not appear to activate OnClicked events in UMG When a button is focused

UE - Editor - UI Systems - Nov 17, 2016

Pressing enter does not appear to activate OnClicked events in UMG When a button is focused Note: This appears to be a regression. This was working in 4.13.2 ...

Set mouse position node does not appear to work the first time it is called in stand alone

UE - Gameplay - Input - Nov 17, 2016

Set mouse position node does not appear to work the first time it is called in stand alone. The node has to be called twice before the correct position is set for the mouse ...

Scale of the parent of a Motion Controller Component is ignored

UE - Platform - XR - Nov 17, 2016

Seems like although you can set a scale on a MotionController component, the scale of the parent of the motion controller component is ignored. ...