WP HLOD Crash on Small Cell Sizes

UE - World Creation - Worldbuilding Tools - HLOD - Jan 8, 2024

Rendering issues with modulated shadows on tegra 4 devices.

UE - Platform - Mobile - May 23, 2016

Modulated shadows are pretty broken on tegra4. see screenshot. ...

Some float properties don't export to fbx

UE - Anim - Sequencer - Dec 4, 2017

Export fbx currently exports specific properties that match onto existing maya attributes. Some properties don't match directly but they should still be exported as "custom attributes". ...

Collapsed categories in the My Blueprint tab are automatically expanded when any main tab is clicked

Tools - Jan 30, 2015

Collapsed categories in the My Blueprint tab are automatically expanded when any main tab, such as the Event Graph or Construction Script tab, is clicked. Moving to the Defaults or Components Modes ...

Folder Renaming is not Case Sensitive

UE - Editor - Content Pipeline - Content Browser - Mar 28, 2018

Renaming folders is not case-sensitive Previously fixed in 4.12, re-appeared ...

Dynamic delegate with parameter named "Self" cannot be bound to in Blueprint

UE - Gameplay - Blueprint Compiler - May 4, 2020

If you have a dynamic delegate with a parameter named "Self", you cannot bind an event to it in Blueprint. ...

Crash in sequencer converting an object to spawnable

UE - Anim - Sequencer - Feb 16, 2017

Crash occurs in sequencer when the user attempts to convert a possessed object to a spawnable. ...

FMatrix::ErrorEnsure(const TCHAR* Message) doesn't output TCHAR parameter

UE - Foundation - Core - Oct 30, 2019

FMatrix::ErrorEnsure(const TCHAR* Message) doesn't output the message passed to it.  Found in 4.23 CL#9631420 Reproduced in 4.22.3 CL#7053642, 4.24.0 CL#9892386, 4.25 Main CL#9892271 ...

WebBrowser SetVisibility not working on Android & iOS

UE - Platform - Mobile - May 29, 2018

SetVisibility not working with Web Browser Widget on mobile devices ...

Touch End events do not fire if asset is moved from under touch location

UE - Gameplay - May 19, 2016

Touch End does not get fired if actor is not under cursor when released. Regression (no) issue (does) occur in 4.10.4 ...