Is Playing can return false on Sequence's second playthrough

UE - Anim - Sequencer - Apr 12, 2021

Playing a sequence more than once will have an incorrect player status on the first frame.  ...

Collections in content browser can't display native classes on 4.26

UE - Editor - Content Pipeline - Content Browser - Apr 12, 2021

The filter in UContentBrowserClassDataSource::CompileFilter does not work because the enumerated class objects are FName without path, while the filter item is name with path. [Image Removed] ...

Editor crashes when using decal material on Instanced Static Mesh with Raytracing

UE - Graphics Features - Lumen - Apr 8, 2021

This issue can occur when setting the Decal Material to Instanced Static Mesh in a Raytracing enabled project. (If there is a cache, it will not crash.) The cause is that DefaultDeferredDecalMateria ...

SweepComponent fails against non-root bodies of skeletal mesh component in PhysX

UE - Simulation - Physics - Apr 6, 2021

UDN - https://udn.unrealengine.com/s/question/0D52L00005H9X5XSAV/sweepcomponent-never-returns-a-valid-hit-against-skeletal-meshes-when-using-physx?fromCase=1 ...

Deprecated Event Dispatchers on components do not warn on their attached actors

UE - Gameplay - Blueprint Editor - Apr 5, 2021

[Link Removed] ...

Replace with child on subtree of the NamedSlot is broken after reloading a widget.

UE - Editor - UI Systems - Apr 5, 2021

"Replace with child" does not work well with the NamedSlot widget after reloading the widget blueprint in Contents Browser. ...

Crash when deleting the Add Component By Class node after changing the Relative Transform of the component

UE - Gameplay - Blueprint - Mar 31, 2021

When adding the Add Component By Class node, choosing a class that has a Relative Transform pin, changing the transform, and deleting the node the editor crashes. I tested this with the Skeletal Mes ...

Packaged ThirdPerson template with "start in vr" enabled packaged and launched with "-nohmd" crashes

UE - Platform - XR - Mar 31, 2021

The callstack is not XR-specific, it's just the engine trying to secure the audio device on startup, windows failing to return one, and the app not being able to continue safely. The crash does not ...

Crash when adding a Material Layer with a MaterialFunctionCall node to a Material Instance

UE - Graphics Features - Mar 30, 2021

Adding a Material Layer to a Material Instance that has a Material Function Call node connected to the Set Material Attributes node causes the editor to crash. I tested a Material Layer without the ...