[CrashReport] UE4Editor_UnrealEd!FEdGraphUtilities::PostProcessPastedNodes() [edgraphutilities.cpp:138]

UE - Gameplay - Blueprint - Jan 24, 2017

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

Mouse Wheel Axis input gives different values in HTML5 packages, varying by browser

UE - Platform - Mobile - Sep 28, 2017

The value given by the Mouse Wheel Axis is usually 1.0 or -1.0, depending on the direction. In HTML5 packages, this value varies based off the browser that is used. On Firefox (56.0): 0.025 or -0.0 ...

[CrashReport] Mac crash - UE4Editor-Slate.dylib!SMenuAnchor::SetIsOpen()

UE - Platform - Apple - Sep 14, 2017

This is a common and longstanding Mac crash that has occurred since at least 4.11 and affected more than 40 users. Users have not provided any descriptions of their actions when the crash occurred ...

Crash on BP recompile after deleting struct property with instanced object

UE - Gameplay - Blueprint Compiler - Jan 5, 2023

A user has reported a crash that is reproducable in a clean project in UE 5.1.0 release. It involves a struct with an instanced object. The crash occurs after deleting a property of that struct type ...

[CrashReport] UE4Editor_MeshPaintMode!FPaintModePainter::FinishPaintingTexture() [paintmodepainter.cpp:1671]

Tools - Sep 14, 2017

This is a somewhat common crash affecting users in 4.17. Users have not provided any descriptions of their actions when the crash occurred. Source Context 1660 { 1661 FScope ...

Crash On Hot Reload with Custom World Settings and HISM Class

UE - Gameplay - Blueprint - Sep 8, 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: IsValid() [Link ...

Expanding and altering a macro affects other macros in use.

UE - Gameplay - Blueprint - Nov 6, 2017

Using the Expand node feature on a macro from a macro library alters the current functionality of other instances of the macros that are in use(even though the macros themselves have not changed). ...

[CrashReport] UE4Editor_Slate!FDelegateBase::Unbind()

UE - Editor - UI Systems - Slate - Jul 24, 2017

This is a common crash affecting users in 4.16. User Descriptionstrying to import a texture D: Source Context 137 /** 138 * Unbinds this delegate 139 */ 140 ...

Game Controller Input affects editor input fields

Tools - Jun 30, 2015

The joystick on a game controller input will take focus away from what you're working on if the joystick is moved or set in an odd position. ...