BlackboardComponent observer can be called for the wrong key

UE - AI - BehaviorTree - Feb 7, 2023

We need to, at least, prevent this by clearing observers when running a new BT using a different blackboard. Must also think that this might affect licensees relying on the current behavior (might h ...

Editor primitives render incorrectly in stereoscopic with instanced stereo

UE - Platform - XR - Aug 17, 2016

Trigger box icons move around when oculus head movement is used. Found in //UE4/Release-Staging-4.13 @ 3090357 QA-Promotion map Edit: 08-22: This affects volumes as well as their editor icons, upd ...

Using Blend Physics Weight causes skeletal mesh to spin at high speed

OLD - Anim - Mar 5, 2015

When Phyics Blend in the PHAT editor is set between 0 and 1, the user character will spin wildly. User has image of this affecting character in game whereas I was only able to replicate it in the PH ...

Using FEditorModeID for the "Mode" console command does not switch the modes tab

Tools - May 10, 2016

Using the FEditorModeID for the different editor modes does not affect actual modes available in editor Modes tab. Example: Command "Mode EM_Foliage" does not switch to the foliage mode Workaround ...

Child Actor component is duplicated in Standalone Game

UE - Gameplay - Jan 12, 2017

Child Actor component is duplicated in Standalone Game. No other play modes or packaged game are affected. The additional actor will disappear after 1 minute. *This is a regression: Doesn't occur ...

Set All Bodies Below Simulate Physics Only Causes Ragdoll Effect if it is Set to Root Bone

UE - Simulation - Physics - Sep 29, 2017

-This functions in 4.16 -Physics will only simulate if the Third Person Character bone name variable is set to root -Physics does not affect any other bone -Make sure to plug in set in collision f ...

Performing a Clean on a project using a binary Engine installation on Mac removes some Engine .dylib files

UE - Foundation - Core - May 17, 2018

When a Clean is performed on a code project that uses a binary Engine installation on a Mac, some of the Engine's .dylib files are removed during the Clean process. A Clean process for a project usi ...

Motion Blur Applied Incorrectly in Ortho SceneCapture2D

UE - Graphics Features - Jul 5, 2019

Motion Blur is applied incorrectly in a SceneCapture2D set to orthographic perspective. Works as expected in 4.21 CL# 4753647 Found in 4.22 CL# 7053642, 4.23 CL# 7208101, and 4.24 CL# 7223946 Thi ...

Incorrect data type in FDumpFPSChartToEndpoint::DumpChart()

UE - Foundation - Core - Jul 11, 2019

The TotalTime variable in the FDumpFPSChartToEndpoint::DumpChart() function has recently been changed to int32 when it should be double. Tested in 4.21.2 (CL - 4753647), 4.22.3 (CL - 7053647), 4.23 ...

Static Mesh flicker in Player Collision Viewmode

UE - Graphics Features - Aug 8, 2019

All UCX_geometry that have bounds larger than its geometry flicker when in Player Collision Viewmode. Tested in: 4.21.2 (CL - 4753647), 4.22.3 (CL - 7053647), 4.23 P5(CL - 7838574), 4.24 (CL - 786 ...