Wildcard input pins will not accept a Single Precision Float output value

UE - Gameplay - Blueprint - Mar 9, 2022

When trying to input a Single Precision float variable into a wildcard pin, a "No matching 'Add' function for 'Float (Single Precision)" error will appear. I was able to work around this by converti ...

Gameplay Effect Modifiers with Target Tags are Applied Incorrectly

UE - Gameplay - Gameplay Ability System - Mar 9, 2022

If you have a Gameplay Effect that uses an Attribute Modifiers, and this modifier has Target Tags specified, the modifier is applied unexpectedly:Adding a Required tag on the Target, the modifier do ...

'Decal Blend Mode' in the Result node is missing

UE - Rendering Architecture - Materials - Mar 8, 2022

'Decal Blend Mode' in the Result node is missing. The user that reported this noticed it when converting from early access to Preview 1. Their emissive decals stopped blending. ...

New C++ Class (actor) fails to build

UE - Foundation - Cpp Tools - Mar 8, 2022

While trying to create a C++ actor to test if it can be created with a custom Copyright notice specified in Project Settings, the Live Coding window returns a "Build failed" and error of: "ERROR: U ...

'Open Help Url' on the 'DocumentaionLink' in templates leads to a private Youtube playlist from 4.8

UE - Content - Template - Mar 7, 2022

'Open Help Url' on the 'DocumentaionLink' in templates leads to a private Youtube playlist from 4.8 instead of more recent documentation or updated videos. ...

ARCore blank black screen when showing planes [Galaxy S9+]

UE - Platform - XR - Mar 7, 2022

Checking block/fail tests for ARCore on Android. Packaging ARDebugCheck to test that planes appear on screen reveals that they do not correctly appear. Settings have been confirmed per testrail and ...

Granular Synth Component does not generate sound on non-Force Inline assets

UE - Audio - Mar 7, 2022

Granular Synth Component is not generating a sound as it previously did. ...

MetaSound Sources containing a reference to a MetaSound asset changes the referenced name if the referenced MetaSound asset is duplicated

UE - Audio - MetaSounds - Mar 4, 2022

MetaSound Sources containing a reference to a MetaSound asset changes names if the referenced MetaSound asset is duplicated. This only happens every time the original MetaSound asset is duplicate. I ...