User INI settings should be able to load/save to/from iCloud on tvOS and optionally iOS.

UE - Platform - Mobile - Jan 10, 2022

UGameUserSettings just uses the ini file system and GameUserSettings to save/load user settings. on tvOS these files are not truly persistent and we should support loading GameUserSettings from iClo ...

iOS launch screen storyboard is never released

UE - Platform - Mobile - Dec 15, 2021

Skylight's Realtime Capture does not work on Switch

UE - Platform - Mobile - Nov 11, 2021

PVRTC texture is sampled as white when the uv value is very close to 0

UE - Platform - Mobile - Oct 20, 2021

When the uv value is very close to 0 ( < 0.001 ), the boundary value of the PVRTC texture is sampled as white. please refer to attached images and sample project. problem goes away when changing th ...

Jittering appears when setting DOF in ES3.1

UE - Platform - Mobile - Oct 5, 2021

For reference, it was fine in 4.24 In particular, jittering is severe when the camera is moving. GaussianHalfRes has been removed in CL 14036168, which is likely to cause degradation issues if int ...

iPhonePackager code signature not supported by iOS 15

UE - Platform - Mobile - Sep 27, 2021

UI Textures should stream

UE - Platform - Mobile - Sep 17, 2021

Will help mitigate memory consumption on certain UI elements. ...

Play Dynamic Force Feedback does not work on Android

UE - Platform - Mobile - Sep 16, 2021

When trying to trigger vibration through the Play Dynamic Force Feedback node, nothing happens on Android. I tested this on Windows as well with an Xbox Series X controller connected, and the vibrat ...