Root Motion (RMFE) - Blend with cached pose causes inaccurate root motion

UE - Anim - Gameplay - May 28, 2015

With Root Motion From Everything enabled, a Blend node gives different results when feeding it Animation Sequences directly or when first using a Cached Pose. *Simple test project attached Two sce ...

Plugin Warden entitlement check "timing out" error

UE - Editor - Content Pipeline - Datasmith - Importer - Dec 28, 2017

A growing number of users are reporting the Plugin Warden entitlement check timeout error while attempting to import datasmith files. Some users have been able to resolve the issue, some have not. ...

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 ...

Granular Synth stays silent since it cannot load the sound with Stream Caching enabled

UE - Audio - Jun 1, 2020

Using Granular Synth with Stream Cache enabled, Granular Synth will stay silent since it cannot load the sound with Stream Caching turned on. This was reported and tested in 4.25 (CL-13144385). Thi ...

Playing audio files in Editor doesn't work when Magic Leap Zero Iteration is enabled

UE - Platform - XR - Jun 14, 2020

When the "Enable Zero Iteration" and "Use ML Audio for Zero Iteration" settings are both checked, the audio doesn't play inside Unreal Editor. This happens in the following cases:Playing an audio fi ...

X axis rotation only follows relative rotation

UE - Gameplay - Apr 10, 2017

A user is reporting that the X axis rotation appears to only rotate based on the object's relative rotation, and not rotate based on the world rotation, even when using Set world rotation. For test ...

RENDERING: Unchecking Actor Hidden in Game for Actors is not letting them be visible in game

UE - Graphics Features - Jun 19, 2014

CHANGELIST: 2107728 BRANCH: UE4 DESCRIPTION: Unchecking the Actor Hidden in Game checkbox is not allowing a Note or an Ambient Sound be visible when played in the editor    QA REGRESSION? NO    ...

Show progress/cancel button during lengthy destruction fracture

UE - Simulation - Physics - Jul 25, 2014

When the 'Fracture' button is clicked on a Destructible Mesh made from SM_MatPreviewMesh_02, the editor immediately freezes and stops responding. ...

Attaching skeletons with welding with simulation broken

UE - Simulation - Physics - Nov 4, 2016

Looks like there may be a missed edge cases when welding Skeletal Meshes. If the Weld Parent has Simulate Physics enabled after welding, the parent continuously tries to depenetrate from the child ...

Depth reading features on devices without framebuffer fetch are relying on undefined behaviour.

UE - Platform - Mobile - Oct 26, 2016

For devices without framebuffer fetch we are relying on undefined behaviour for depth reading with decals, mod shadows and depth reading materials. (ES2 spec: 3.8.6 Texture Framebuffer Attachment). ...