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

GAS: Mixed replication mode and error in MinimalReplicationTags code

UE - Gameplay - Gameplay Ability System - Apr 6, 2022

We're on 4.25.4. We recently turned on mixed mode replication for GAS, which seems to work fine and reduce bandwidth as expected. However one of our unit tests started failing with this error messag ...

iOS Show External Login UI Blueprint Node fails on new iOS devices

UE - Online - Jun 6, 2019

I have been trying to test iOS online subsystem functionality for my game and thought that this blueprint node was just broken. This bug will probably catch many UE4 developers that are new to iOS b ...

EnumRedirections from a Blueprint enum to a c++ enum does not redirect everything correctly.

UE - Foundation - Core - Aug 20, 2024

There is an engine bug when using the EnumRedirects feature inside a config file. If we have a Blueprint Enum used in our blueprints, and we want to convert all the Blueprint enum references to a C+ ...

Destructible mesh does not trigger overlap event for objects/pawns that are not moving

UE - Simulation - Physics - Destruction - Dec 12, 2014

DESCRIPTION: When using the generate overlap events for a destructible mesh with Static Mesh or skeletal mesh that is not moving will not generate an overlap event to be triggered. So long as the me ...

Editor Crashes when copying/pasting a custom event function that was within a separate function to an event graph if the custom event was created in another blueprint

UE - Gameplay - Blueprint - Jan 16, 2015

Editor crashes when a custom event node is called as a function within a different blueprint in a separate function, then copied and pasted into the event graph of the second blueprint, the executio ...

Game Crash when switching to full screen in Game with Sumsung Odyssey HMD device connected

UE - Platform - XR - Nov 26, 2019

crash log from lincesee: [2019.11.11-10.34.30:123][228]LogOutputDevice: Warning: Script Stack (0 frames): [2019.11.11-10.34.30:123][228]LogWindows: Windows GetLastError: 操作成功完成。 (0) [2019.11.11-1 ...

Ongoing D3D 'HUNG' crash in FD3D11DynamicRHI::GetQueryData

UE - Graphics Features - Jan 18, 2017

This is a new ticket for the D3D 'HUNG' crash originally reported in [Link Removed]. Some fixes were introduced in 4.14.2 that decreased the occurrences of this crash, but other cases are still ongo ...

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

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