Linux crash upon opening maps in Soul: City content pack

UE - Graphics Features - Jan 29, 2018

Opening the maps from the Soul: City asset pack on Linux causes a crash. This seems to be rendering related. It was originally reported as a Vulkan specific issue but we've reproduced it without Vul ...

When using "Set Playback Position" after "Pause", actor transforms are broken

UE - Anim - Sequencer - Jul 12, 2016

When using "Set Playback Position" after "Pause", actor transforms are broken. Sending them off to an unexpected position. Adding a delay seems to resolve the issue, but seems like it should still ...

Possessing and Unpossessing a Pawn when using NetCulling causes the Client to lock up

UE - Networking - Aug 1, 2019

In this test bench, they are using a APawn with a custom replicated Movement Component rather than using a ACharacter and they are getting a different result that ends up in a permanent softlock of ...

Arrays chosen through a Select node cannot be altered

UE - Gameplay - Blueprint - Jun 3, 2015

Arrays chosen through a Select node cannot be altered. Note - This is also reproducible using any of these nodes instead of using 'Add':Add UniqueSet Array ElemInsert ...

Disabling LQ lightmaps causes crash on mobile preview

UE - Platform - Mobile - Mar 16, 2017

'Set Playback Position' node fires Timeline event even if 'Fire Events' is set to false

UE - Gameplay - Apr 30, 2015

'Set Playback Position' node fires Timeline event even if 'Fire Events' is set to false. User Description: Basically using the set playback position node to set a new time position for a timeline ...

Memory leak in Test build when moving ISM with UpdateInstanceTransform

UE - Graphics Features - Jul 20, 2020

This leak occurs in Test builds, but not in Development builds. Updating InstancedStaticMesh with UpdateInstancedTransform every frame causes a memory leak. This screenshot was taken using Mempr ...

Bridge plugin causing crash when right-clicking content browser on Mac

Quixel - Apr 5, 2023

Right clicking in the content browser causes a crash with the Quixel Bridge plugin enabled.  This issue is occurring in Binary //UE5/Release-5.2-Preview-2 @ CL 24887336 This issue is not occurring ...

'Quit Editor' Blueprint Node Crashes Editor

UE - Editor - Content Pipeline - Content Browser - Jun 26, 2023

Using the Quit Editor blueprint node crashes the editor when used, instead of exiting cleanly. Closing the Content Browser prevents the crash from occurring, however. ...

Cannot save actor after actor component modification, Graph is linked to private object(s) in an external package

UE - Gameplay - Blueprint - Sep 28, 2016

Cannot save actor after actor component modification. The user gets the error Graph is linked to private object(s) in an external package ...