Composite font uses a sub-font, even when the sub-font doesn't support the character

Tools - Apr 7, 2016

I have a fix for this shelved in CL# 2937344, so it would be good to get it into 4.12 once the user verifies the fix. ...

MotionWarping does not recognize new MontageInstance with the same montage

UE - Anim - Gameplay - Jan 11, 2023

When the same AnimMonotage is played again while moving with MotionWarping & RootMotion, UAnimNotifyState_MotionWarping does not recognize it. From licensee: The issue was that in URootMotionMod ...

UAssetManager::ChangeBundleStateForPrimaryAssets: Performance: Avoid canceling loads in progress when new bundles added and the in progress bundles are kept

UE - Foundation - Core - Cooker - Mar 4, 2024

UAssetManager::ChangeBundleStateForPrimaryAssets allows adding new BundleNames to the list of BundleNames loaded for a PrimaryAssetId. Each BundleName specifies a BundleEntry with a list of assets. ...

Crash on FDeferredShadingSceneRenderer & FTranslucentPrimSet with Dynamic Directional and Lit Translucent FX

UE - Graphics Features - Nov 11, 2015

User reporting crash with a specific setup using Lit Translucent FX Clouds and a Day-Night Setup running on a Timeline from Level Blueprint. [Link Removed] 4.8 BUGG: [Link Removed] 4.9 BUGG: [Li ...

[CrashReport] ULevel::GetWorldSettings - UMaterialFunctionThumbnailRenderer::Draw

Tools - Oct 30, 2017

This is a common crash that has occurred since at least 4.16. The callstack is nearly identical to [Link Removed], which appears to be fixed in 4.18; and [Link Removed], which has not. The differen ...

Unknown force is applied to the cloth when changing the skeletal mesh LoD with cloth.

UE - Simulation - Physics - Character - Jul 11, 2019

There are 3 issuesEach particles don't restore its previous position. Which is for calculating velocity by verlet iteration.The previous transform is cleared by current transform. It provides zero v ...

MovieRender Pipeline Skips Output Frames during GC

UE - Anim - Sequencer - Jun 8, 2020

This is being seen in the wild... can release a temporary fix until 4.26 when we can change the headers and fix it for real. ...

Any Key input binding does not respond to any key presses

UE - Gameplay - Input - Oct 15, 2015

The input binding "Any Key", which was added in 4.9, does not respond to any key presses. Regression?: No: This feature did not exist before 4.9 ...

SunTemple fails to open on some Android devices.

UE - Platform - Mobile - Jan 16, 2017

This is occurring on device 2888_KindleFireHD8.9" This is a regression from 4.14 ...

Reintroduce UE4 Material Layer drag & drop behavior in UE5

UE - Rendering Architecture - Materials - Oct 19, 2023

This behavior has changed from UE4 to UE5 due to a fix to an unrelated bug ([Link Removed]). Reintroduce the old behavior without causing a regression that reintroduces Ben's fixed bug. ...