OpenXR Thumbstick Up/Down/Left/Right Input Actions do not fire

UE - Platform - XR - Sep 1, 2021

OpenXR Thumbstick Up/Down/Left/Right Input Actions do not seem to fire.  I tested on Quest 2, but it sounds like the problem may be all of OpenXR. ...

Runtime import, does not generate proper materials

UE - Editor - Content Pipeline - Datasmith - Importer - Sep 1, 2021

The models are darker than the one loaded directly in editor Left runtime, right editor [Image Removed][Image Removed] [Image Removed][Image Removed] You can find some details here from a udat ...

When the value of the TMap variable of the child blueprint is changed and compiled, it will restore to the default value of the parent blueprint.

UE - Gameplay - Blueprint - Sep 1, 2021

For TMap variables of type struct created in blueprint, if change the default value in child blueprint and compile, it will restore to the default value of the parent actor. This problem does not o ...

Replicated component destruction not reaching client

UE - Networking - Aug 31, 2021

See the attached UDN for more information and a sample project reproducing the issue. This issue seems to happen due to a specific order of events. First, the component is destroyed, and garbage col ...

Strange Artifact under SingleLayerWater with dynamic directional light and LightPropagationVolumes

UE - LD & Modeling - Terrain - Water - Aug 30, 2021

upd. Regression was checked on //UE4/Release-4.26 CL 15973114, the issue was reproduced. Regression - No [Image Removed] ...

Unused parameters listed as used but "found in none"

UE - Graphics Features - Aug 30, 2021

In material instances with the parent material depicted in the attached image I expected "Param" to be considered as unused since it's attached to Opacity and it's not used (ie not attached to outpu ...

Failed to build in Github UE4.27.0.

UE - Simulation - Physics - Aug 30, 2021

Failed to build UE4.27.0 with Win64/Development Editor.  Can avoid this error that excluding the project from build configuration. (Solution UE4->Properties->Configuration Properties->Configuratio ...

Editor crash when disabling looping in a nested subscene

UE - Anim - Sequencer - Aug 26, 2021

Disabling looping in a nested subsequence seems to crash the editor upd. Regression was checked on //UE4/Release-4.26 CL 15973114, the issue wasn't reproduced. Regression - Yes ...