Blueprints from UE4 with dangling delegate reroute node crashes on UE5 load

UE - Gameplay - Blueprint Compiler - Dec 22, 2023

If a project from UE 4.27 or earlier has a blueprint with a reroute node dangling (no outgoing connection) from a Custom Event Node's delegate pin (red), this blueprint will crash when loaded in UE ...

Android build fails with GPU Lightmass plugin enabled

UE - Platform - Mobile - Nov 5, 2020

Packaging for Android fails with the GPU Lightmass plugin enabled. A customer reported this and I was able to successfully repro it, however my callstack was different. I'm attaching my logs and cal ...

Crash after Undo and garbage collection on sequencer track

UE - Anim - Sequencer - Apr 18, 2019

A crash occurs after adding an additional camera track, undoing the additional, and then calling garbage collection Appears to be the same callstack found here [Link Removed] ...

Crash when removing an item from a list view

UE - Editor - UI Systems - Apr 18, 2019

When removing an item from a list view the editor will crash when trying to update. ...

Crash when setting a bookmark after going live with Multi-User Editing

UE - Virtual Production - Apr 22, 2019

When using Steam VR in combination with the Multi-User Editing plugin and the Virtual Production Utilities plugin the engine crashes when adding a bookmark while a server is running. ...

Crash when Deleting Variable from Blueprint Struct

UE - Gameplay - May 23, 2019

The Editor will crash when attempting to delete a variable from a Blueprint struct. This crash does not seem to happen if save the map with the actor in it. ...

Switching to very high sample rate audio device on XBox causes crash

UE - Audio - Nov 3, 2022

When switching to an audio device with an unsupportedly high sample rate on XBox, XAudio2System->CreateMasteringVoice will crash. Ideally, it would give a warning instead and swap to the null render ...

Crash Occurs When Using Invalid HideCategories

UE - Gameplay - Blueprint - Aug 8, 2016

The licensee is experiencing a crash when using UCLASS(HideCategories = (Activation, LOD, Collision, Rendering, TextureStreaming, Lighting, Mobile, Transform, Physics, Tags)) This crash occurs afte ...

Nativized packaging fails when attaching paper Flipbook component to a parent paper Flipbook component that is Inherited.

UE - Gameplay - Blueprint - Jan 8, 2019

Nativized packaging fails when attaching paper Flipbook component to a parent paper Flipbook component that is Inherited. ...