ARKit- Camera Passthrough does not function in ARDebugCheck Packages targeted for Shipping

UE - Platform - XR - Apr 1, 2022

Repro Rate 5/5 Confirmed to be a regression. Regression tested in //UE4/Release-4.27 at CL 18319896 and it did not occur. This was tested on a prepackaged project for compat testing. Only a black ...

Network Prediction plugin: dispossessing a client pawn results in repeated sim input

UE - Gameplay - Apr 1, 2022

After dispossessing an NP-simulated pawn, it appears that the last frame of input is used for the continued simulation of the pawn.   For example, a client player may be holding down continuous inp ...

Datasmith incorrectly imports 3Dxml files

UE - Editor - Content Pipeline - Datasmith - Importer - Apr 1, 2022

Datasmith incorrectly imports 3Dxml files. In 4.27 and Early Access 2 the file imports correctly. ...

[MetaSound][Editor] - The base submix toggle is ignored when previewing sounds on the MetaSound graph

UE - Audio - MetaSounds - Apr 1, 2022

The Enable Base Submix toggle is ignored in the MetaSounds graph.  If the sound is added to a level, it behaves as expected.  The Enable Submix Sends toggle works as expected. ...

[MetaSounds][Stereo Mixer] - When changing the gain on the Right channel dynamically, the output has clicks and pops

UE - Audio - MetaSounds - Mar 31, 2022

When changing the right channel gain of the stereo mixer at runtime, it generates clicks and pops in the output. ...

Error thrown when adding an action mapping to an Input Mapping Context object

UE - Gameplay - Mar 31, 2022

An error is thrown when adding an action mapping to an Input Mapping Context object. LogEditCondition: Error: EditCondition parsing failed: Field name "bIsPlayerBindable" was not found in class "En ...

In blueprint component details not showing after changing component class

UE - Gameplay - Blueprint - Mar 31, 2022

It was noticed that after changing the class of the component and restarting the editor, the Detail panel is no longer displayed, which makes it impossible to work with it. Repro Rate 5/5 Regressi ...

Crash when reimporting fbx with import mesh LODs on

UE - Editor - Content Pipeline - Import and Export - Mar 30, 2022

Crash when visualizing DOF Layers

UE - Graphics Features - Mar 30, 2022

I managed to reproduce this crash either using CineCameraActors or CameraActors, with a variety of DOF settings. It seems that piloting the camera and having any kind of DOF active on the camera wil ...

Editable Text doesn't reflect changes after having its style changed at run time

UE - Editor - UI Systems - UMG - Mar 30, 2022

Editable Text doesn't reflect changes after having its style changed at run time. The style is changed within the Editable Text correctly, but those changes aren't reflected. ...