Copying a BP function with split pins creates all individual params of the struct, instead of making the parent struct

UE - Gameplay - Blueprint Editor - Oct 3, 2021

This occurs in UE5/EA and in Release-5.0 ...

Level instance edit mode changes actor transforms

UE - World Creation - Worldbuilding Tools - Level Instances - Jul 18, 2023

BlackmagicMediaSource causes a memory leak if "Just-In-Time Rendering" option is ON.

UE - Virtual Production - IO - Media - Oct 31, 2023

Since 5.3, BlackmagicMediaSource causes a memory leak. This didn't happen on 5.2. You can see the leak on PIE. [Image Removed] [Image Removed] If "Just-In-Time Rendering" option in the MediaB ...

GI not coming in with lighting build data when lighting built outside of main scene

UE - Graphics Features - Mar 27, 2024

Volumetric Lightmaps are not shared between Persistent maps that have the same sublevels. Also observed in Release-5.4, CL 32500436 ...

Moving an InstancedStaticMesh will not move meshes collision

UE - Simulation - Physics - Apr 10, 2015

Moving an instanced static mesh will not move the collision along with the mesh. This will leave a visible mesh that players can walk through in one area and a blank space that cannot be walked thro ...

Expose to Matinee requires variable to be "editable" for it is usable in Sequencer/Matinee

UE - Anim - Sequencer - Jun 15, 2016

Expose to Matinee requires variable to be "editable" as well. If this is expected, can we have "Editable" be enabled when you enable "Expose to Matinee"? ...

Keyboard shortcut for Snap to 2D Layer functions when Layer Snapping is disabled

UE - Gameplay - Paper2D - Jul 8, 2015

Using the Ctrl+Spacebar shortcut will snap an actor to a 2D layer even if Layer Snapping is disabled in the project settings ...

Default values set in code are not overridden in character blueprint

UE - Gameplay - Blueprint - Mar 23, 2015

If a C++ class based on Character has a default value for a variable and the value is overridden in blueprints, the default value will be shown in game rather than the BP value. ...

Step/Stop/Resume buttons change positions on blueprint editor window when stepping through blueprints

UE - Gameplay - Blueprint - Sep 23, 2015

While stepping through blueprints utilizing breakpoints, the step/stop/resume buttons often change places slightly depending upon which nodes are being stepped through. This can be problematic while ...

When Character BP actor is rotated, "Mesh" component translation differs on Client and Server

UE - Gameplay - Apr 21, 2015

Occurs in: Releases 4.7.6 CL:2510309 Main 4.8 CL:2513846 When Character BP actor is rotated, Translation is changed for "Mesh" component on Client. Server appears as expected. This isn't typicall ...