Running a VR template packaged game with -nohmd results in an AudioDevice crash

UE - Platform - XR - Mar 18, 2021

Running a VR template project with -nohmd causes the packaged game to crash on launch. Running with just -vr doesn't result in a crash. Tested in //UE4/Release-4.25 @ CL 14469661 and did not encoun ...

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 ...

Crash when a nested widget is set to "Force Slow Construction Path"

UE - Editor - UI Systems - May 25, 2018

Does not occur if the root widget also disables the fast path. As a result, the current workaround is to ensure that the fast construction path is also disabled on the parent widget by making sure ...

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 ...

Pawns sometimes spawn at same location

UE - Networking - Dec 1, 2016

In the TM-WorldOriginRebasing map, when spawning into the level with two players, the players will sometimes spawn at the same location when there are two Player Starts (one of which is in a subleve ...

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 ...