[CrashReport] UE4Editor_Engine!FDistanceFieldAsyncQueue::Build()

UE - Graphics Features - Jul 24, 2017

This is a common crash callstack that has affected more than 300 unique users since at least the 4.11 release. Other Jiras in the past with similar callstacks include [Link Removed] and [Link Remo ...

[CrashReport] UE4Editor_CoreUObject!StaticAllocateObject() [uobjectglobals.cpp:2153]

UE - Anim - Sequencer - Jun 3, 2016

Really close to the repro steps for [Link Removed] Same repro steps produced the following Buggs along with this one: [Link Removed] [Link Removed] Error message: Fatal error: [Link Removed] [Lin ...

[CrashReport] UE4Editor_CoreUObject!UObjectProperty::SerializeItem() [propertyobject.cpp:39]

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: Access violation - code c0000005 ( ...

Clicking the Add Variable button in a Struct that is referenced as two inputs in a function that is called in an Actor Blueprint's Construction Script causes a crash

UE - Gameplay - Blueprint - Jun 28, 2015

Clicking the Add Variable button in a Struct that is referenced as two inputs in a function that is called in an Actor Blueprint's Construction Script causes a crash. This does not occur in the Even ...

Crash on iOS9 when using Apple's CFNetwork library

UE - Platform - Mobile - Dec 6, 2016

Many clients have hit a crash due to an Apple library using operator delete on a memory block that was not allocated with operator new. This happens with the following callstack on iOS9 in UE4.13 o ...

It is possible to rename a Function Output the same as a Local Variable, which causes a compile error

UE - Gameplay - Blueprint - Apr 15, 2015

It is possible to rename a Function Output the same as a Local Variable, which causes a compile error: Error Internal Compiler Error: Tried to create a property TestVar in scope NewFunction_0, but ...

FBX: Camera imports to Matinee with skewed position and rotation

UE - Editor - Content Pipeline - Import and Export - Aug 27, 2013

Branch Build Label Changelist UE4-Main UE4_[2013-08-27_14.24] 1799942 DESCRIPTION: When importing an animated camera from Maya into Matinee, the placement of the camera is changed (shifted 90 ...

Crash when changing a Play Node's "Sequence" to a Montage

OLD - Anim - Jan 20, 2016

I understand that this is not something you're intended to be able to do (Montages aren't used this way), but we should bar the user from inserting a montage into this variable slot. Crash occurs w ...

The process may not return to the root node after the Wait Task is completed.

UE - AI - BehaviorTree - Sep 14, 2021

If the Wait Task is completed for the first frame, it may not return to the root node even after Finish. This can be avoided by increasing the wait time of the Wait Task (see CaseOK.mp4). When this ...

Shipping build crash when unplugging then replugging Oculus HMD

UE - Platform - XR - Nov 9, 2016

Game crashes in shipping build when un-pluging the Oculus HMD, then plugging it back in. Confirmed in 4.13.2 from the launcher, did not repro via same steps in 4.14 preview 3 ...