Oculus mirror window goes black when headset removed for any mirroring mode besides 0

UE - Platform - XR - Nov 16, 2016

If using any hmd mirroring mode besides 0 on Oculus, when the headset is removed, the mirroring window goes black in a packaged build, or in -game, for example: UE4Editor.exe VrTemplate4x15 MotionCo ...

Precomputed AO Masks cannot be used to LERP between Normal Maps

UE - Graphics Features - Sep 18, 2015

When using the Precomputed AO Map node to LERP between 2 Normals, only the A input into LERP will render out on the mesh. The Precomputed AO will work fine for Base Color LERPs Example: [Image Re ...

Compile error packaging QAGame with nativization on Mac

UE - Gameplay - Blueprint Runtime - Dec 13, 2016

QAGame is failing to compile with Blueprint Nativization turned on ...

Set Array Elem is missing the Item checkbox when connected to an existing array variable

UE - Gameplay - Feb 8, 2017

Set Array Elem is missing the Item checkbox when connected to an existing array variable that was created separately. The checkbox is present if the Set Array Elem is created off of the array variab ...

Material re-route nodes break TextureSample output

UE - Rendering Architecture - Materials - May 4, 2017

This is a bug found by a licensee ...

Editor Scalability Settings cannot be set per project

Tools - Dec 17, 2018

Initial setup of PostProcessQuality in the Editor .ini files does not actual change the setting. The project must be opened once and then closed in order for the settings to take effect. ...

Crash on packaged game. 4.23 will not nativize a class that creates instanced properties inside itself

UE - Gameplay - Oct 1, 2019

Description from the user: up to 4.23 properties nativize normally if they are written in C++ with the Instanced specifier. The discerning difference is that that there was no Blueprint Class itsel ...

Animation Curve name changes when retargeting Skeleton

UE - Anim - Rigging - Jun 25, 2020

The name of Animation Curve may change when retargeting an asset that depends on AnimSequence asset to Skeleton with different order of Animation Curve. ...

MoviePipeline: Cannot add per-shot {file_format} name overrides

UE - Anim - Sequencer - MRQ - Feb 3, 2022

void UMoviePipelineBlueprintLibrary::ResolveFilenameFormatArguments(const FString& InFormatString, const FMoviePipelineFilenameResolveParams& InParams, FString& OutFinalPath, FMoviePipelineFormatArg ...

[MetaSounds] - Changes to Sort Order do not undo/redo as expected

UE - Audio - MetaSounds - Nov 15, 2022

Changes to the sort order do not revert the order of inputs on a node when undone. It will change if the node is refreshed or the graph is saved, however. ...