Vulkan RHI when execute the node "Create Render Target 2D" when enabling the option "AutoGenerate Mip Maps"

UE - Rendering Architecture - RHI - Jan 11, 2021

Unreal Crash in with Vulkan RHI when execute the node "Create Render Target 2D" with the option "AutoGenerate Mip Maps" then execute "Draw Material to Render Target" Opening the project also opens ...

Android does not show camera when in ARDebugCheck project

UE - Platform - XR - Sep 15, 2021

While working in the //UE5/Main - Medium Priority - Platform Sanity Pass after being packaged and then uploaded onto supported android device, the screen just shows a black background as it is not p ...

Android Galaxy S 3 (Mali) or Galaxy Note 2 (Mali) Mobile Devices Not Rendering BSP

UE - Platform - Mobile - Nov 13, 2014

When the user launches a packaged game for the Android S3 Mobile Devices, any BSP's that were in the level are not visible. Collision still exists, but they are not visible when playing. ...

Need to remove dependency on log2 on Android for older versions

UE - Platform - Mobile - Jun 27, 2017

The log2 function does not exist in libc.so on older Android. Using FMath::Log2 instead solves the issue. ...

Android x86_64 fails to compile for default plugins

UE - Platform - Mobile - Dec 9, 2019

Need to ignore the OculusMR module when the Oculus plugin is enabled (it is by default) as it fails to compile for x86_64 architecture for Android. ...

App crashes on launch when packaged for Vulkan with Scalable 2D/3D

UE - Platform - Mobile - Nov 4, 2016

No Vulkan SDK was installed Crashed on a Nexus 6P ...

Android Volume Up/Down input events no longer functioning

UE - Platform - Mobile - Aug 23, 2018

Android Volume input events have stopped triggering in 4.20 Tested on Pixel XL (8.0) Also occurring in Main at CL 4309299 ...

Editable Text crashes on Android

UE - Platform - Mobile - Sep 3, 2015

Editable text crashes the project on Android devices. This does not happen on iOS or Windows. ...

Android APK size ~200 MB larger than previous versions of the engine (blank project)

UE - Editor - Content Pipeline - Datasmith - Importer - Aug 20, 2019

Apk file size for Android is much larger after upgrading a project to the latest release of the engine. APK files link: [Link Removed] ...

Enable high quality Gaussian DOF cause black screen on Android(S6)

UE - Platform - Mobile - Nov 23, 2017

This is only happen on Android, no problem on IOS ...