[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 ( ...

Crash when pressing Ctrl-Z after creating a blueprint function

UE - Gameplay - Blueprint - Feb 20, 2017

Crash when pressing Ctrl-Z after creating a blueprint function *This is a regression: Working in 4.14.3-3249277 Not working in 4.15.0-3299760* Crash Reporter: Error message: Access violation ...

Custom Event with array param does not take a pointer to the array

UE - Gameplay - Blueprint - Oct 12, 2016

When an array is passed into a BP custom event, the array's data is passed to the event rather than a pointer to the array itself. This means edits made directly from the event node's input pin (su ...

[CrashReport] Assertion failed on Linux: SharedContext.hGLContext in OpenGLLinux.cpp

UE - Platform - Linux - Jun 16, 2017

This is a top community crash occurring on Linux. The two linked CrashGroups have nearly identical callstacks. A log file is attached. Additional information is currently unavailable. Callstack f ...

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 ...

SampleCurve And SampleColorCurve Nodes Missing In Niagara Module Scripts

UE - Niagara - Mar 19, 2020

In a Niagara Module Script the "Sample Curve" and "Sample Color Curve" nodes cannot be found. They were findable in 4.24 prior to 4.24.3. This seems related to this ticket. Found in 4.24.3 CL#11590 ...

[CrashReport] UE4Editor-CoreUObject.dylib!UPackage::Save() during COTF

UE - Foundation - Core - Cooker - Nov 21, 2017

This is a common Mac crash that has occurred since at least 4.17.1 User DescriptionsJust trying to launch my project on any output I can. No luck.launching AR project on IOS device. Ugg. Last adjus ...

Linked Anim Graph With Mesh With Post Process BP Has Faster Animation Playrate

OLD - Anim - Jan 20, 2020

When an animation blueprint is using the "Linked Anim Graph" node and it's skeletal mesh has a post process animation blueprint the animation is played at the wrong playrate. Linked Anim Graphs wer ...

Failed to build in Github UE4.27.0.

UE - Simulation - Physics - Aug 30, 2021

Failed to build UE4.27.0 with Win64/Development Editor.  Can avoid this error that excluding the project from build configuration. (Solution UE4->Properties->Configuration Properties->Configuratio ...

Widget components and widgets in screen space are not the same color

UE - Editor - UI Systems - Jun 27, 2016

Widget components appear to be affected by lighting. This causes differences in color between widget components and widgets that have been added to the viewport. ...