"Assign" node can cause a crash when placed in a graph

UE - Gameplay - Blueprint Compiler - Apr 26, 2022

This may only happen with upgraded projects that went from 4.27 up to 5.0.1 ...

open asset in editor crash (Objects have the same fully qualified name but different paths)

UE - Gameplay - Blueprint Compiler - Sep 15, 2022

in 4.27 open this asset could not crash ,but 5.0.2 could get crashed ...

Hot reloading newly created C++ project compiles modules

UE - Foundation - Core - Apr 25, 2017

This is a regression from 4.15.2 and occurs on both Windows and Mac. Affects both Binary and Github builds. ...

Copy Pose From Mesh Node Does Not Preview in Sequencer

OLD - Anim - Jun 13, 2018

Copy Pose From Mesh node does not affect the animation when previewing in Sequencer. This works when played in the editor. ...

Console is off screen in VR preview when windows scaling is set to 150% or above

UE - Platform - XR - Jun 29, 2018

Windows scaling appears to affect the HMD if the project is open on a screen with window scaling being used. ...

Significant editor slowdowns when moving blueprinted actors while having a different complex blueprint open

UE - Gameplay - Blueprint Editor - Jun 7, 2021

A Blueprinted actor's construction script time can be affected by the complexity of an opened level Blueprint. ...

InstancedStaticMeshComponent causes crash in editor compiled with ALLOW_DITHERED_LOD_FOR_INSTANCED_STATIC_MESHES set to zero

UE - Graphics Features - Nov 11, 2022

ALLOW_DITHERED_LOD_FOR_INSTANCED_STATIC_MESHES works without crashing in ue4.27. It appears that this code path is not maintained in ue5. ...

[CrashReport] UE4Editor-Kismet.dylib!FTabInfo::OnMouseDownHisory(FGeometry const&, FPointerEvent const&, TWeakPtr<SMenuAnchor,()

UE - Platform - Apple - Jul 20, 2017

This is a common crash affecting Mac users in 4.16. It has occurred since at least 4.13 ...

Physics Velocity updating for Character objects, even with Teleporting enabled

UE - Simulation - Physics - Character - Nov 28, 2022

Reproduced 3/3 times. Issue does not occur in //UE4/Release-4.27, so Confirmed Regression. ...