When welding collision between Third Person UE4 Mannequin's left foot ball, to left foot in physics tab results in an Engine crash.

UE - Simulation - Physics - Jan 30, 2019

When using a Third Person UE4 Mannequin, Opening the Physics asset tab, and welding the collision between left foot ball, to left foot results in an Engine crash. Additional Note: Using the same ...

Child Actors are not replicated to clients when the parent blueprint is nativized

UE - Gameplay - Feb 22, 2019

Child actors do not replicate properly to clients when their parent blueprint is nativized. Regression?: Yes This did not occur in 4.20.3 See also [Link Removed] ...

SceneCapture2D output broken when used in VR

UE - Platform - XR - Feb 25, 2019

Scene Capture regression when used with VR. Confirmed in Main @ CL 5172170 Tested with Rift Flipped VR Preview window is a known/fixed issue ...

Incorrect behavior when copy-paste repeatedly in the sequencer subscene track

UE - Anim - Sequencer - Mar 24, 2021

This issue is different for the first and second behaviors, which seems confusing when working. ...

Log Text, Log Location, and Log Box Shape, do not appear in Blueprint Visual Logger or Output Log

UE - AI - Jan 24, 2016

Debug information from blueprint visual loggers (log text, loglocation, logboxshape) do not print to either the message log or output log. This can be problematic as the visual debugger specifically ...

Objects do not Scale relative to their Temporary Pivot Point (Alt+MMB Click)

Tools - Mar 19, 2015

After temporarily moving the pivot point (Alt+Middle Mouse Click on the center of the translate tool), you can switch to scale. However, the object still scales from it's original (permanent) pivot ...

Input Bindings losing rename information after re-opening project

If an input binding is renamed and the editor closed and re-opened, the input binding will revert to it's original name. ...

Collision for bsp stays in level after bsp is deleted

UE - LD & Modeling - Modeling Tools - BSP - Jun 30, 2015

If a bsp brush is deleted from a level, the level has geometry built, and the user presses play then uses the "show collision" console command, the collision for the bsp wlil still appear. This does ...

Sample game headers aren't set up in an extensible way

Docs - Samples - Mar 30, 2015

Our sample games all seem to use the semi-deprecated Classes folder for their headers, and many of these headers omit a #pragma once (or other header guard). This means that they don't play nicely ...