Deprecated components can still be added via the Add Component button

UE - Gameplay - Blueprint Editor - Oct 19, 2021

The UDN has a possible fix for this issue in the Component Type Registry You can use the following as a test C++ class: #pragma once #include "CoreMinimal.h" #include "Components/ActorComp ...

Assert when tracing animations with Linked Anim Graphs

UE - Anim - Runtime - Oct 19, 2021

An assert fires related to the node index for the linked animgraph node being the same as the node index for the root node in the linked anim graph. Can be worked around by commenting out the check ...

Enum pin obscures icon on comparison operator nodes

UE - Gameplay - Blueprint Editor - Oct 18, 2021

Enum pin dropdown obscures the icons of the enum == and != nodes. ...

DOF aliasing on Niagara particles

UE - Graphics Features - Oct 18, 2021

Undo/Redo can cause the gizmo to desync from a leaf-selected component

UE - Editor - Workflow Systems - Oct 18, 2021

This is a regression from 4.27. This is happening because of the change to typed elements. UEditorEngine::PostUndo, when combined with the typed element changes causes the selection set to reorder ...

Sequencer crashes when using Transform variable added to Scene component BP

UE - Anim - Sequencer - Oct 18, 2021

This issue has not occurred in previous versions and seems to occur from 4.27. ...

Audio Capture Component Crash on Android

UE - Audio - Oct 15, 2021

Android is experiencing a delayed crash after an Audio Capture Component is destroyed. This appears to be a potential problem with the way Android's implementation of Audio Capture Component closes ...

LDR crashes editor on Mac

UE - Platform - Apple - Oct 14, 2021

Summary A licensee has reported a crash with HDR.Details A UDN customer has reported that 4.27.1 still crashes when they attempt to enable HDR on macOS. The report also states that the iOS build cra ...

Compute shader TAADilateVelocity crashes on macOS

UE - Platform - Apple - Oct 14, 2021

Summary A licensee recently integrated the Oceanology 5 plugin from the marketplace and it triggered a crash on macOS/Metal.Platform The licensee is running macOS Bit Sur 11.5.2 on an AMD Radeon Pro ...