"Consume pointer input" on Common User Widget does not work on iOS, FReply::Handled not respected

UE - Editor - UI Systems - Apr 29, 2024

From a UDN, they also mentioned:  Update: I added CommonUI to the test project to try the "Consume pointer input" setting. It behaves the same way as our custom input blocking widget in that the in ...

Landscape is missing its material when running a packaged project on Linux arm 64

UE - LD & Modeling - Terrain - Landscape - Apr 22, 2024

From licensee: The project contains a small flat terrain with a basic material attached to it - just a single texture sampler connected to the base color output. Also in the project is a skeletal m ...

Pointer being freed was not allocated on IOS with MallocBinned2

UE - Platform - Mobile - Apr 15, 2024

Slack thread [Link Removed] Probably related to the same issue seen on Android, explained here: [Link Removed] ...

FVulkanDynamicRHI::RHIReadSurfaceData​ incorrect for FLinearColor​.

UE - Rendering Architecture - RHI - Mar 4, 2024

The FLinearColor implementation for FVulkanDynamicRHI is incorrect. FLinearColor stores 32 bit floats in linear space, while FColor stores 8 bit integers encoded with sRGB applied. The implementatio ...

Shadowmapping broken in Android Vulkan Editor Preview

UE - Platform - Mobile - Oct 2, 2023

Rotation gesture inconsistent output

UE - Gameplay - Input - Jun 30, 2023

Rotation gesture input breaks on android. Not checked on ios/pc ...

Add ThinLTO support to iOS

UE - Platform - Apple - Jun 27, 2023

iOS link times could be sped up by adding ThinLTO support as was done for Android recently. ...

GPU / D3d Crash while editing Landscapes

UE - LD & Modeling - Terrain - Landscape - Mar 7, 2023

From licensee: I've been experiencing consistent GPU crashes when tying to edit landscapes since updating to UE5.1. It seems to be exclusively an issue with DirectX 12 (SM5 & SM6). I have no pro ...

mobile DOF setting is not applied when play on standalone mode

UE - Platform - Mobile - Feb 20, 2023

In 5.0, the mobile depth of field settings were correctly reflected when running standalone. However, in 5.1, the DOF doesn't appear to be working correctly and the focus is off, causing a blurry im ...