Android Packaging fails if SDK path set in Project Settings contains a space

UE - Platform - Mobile - Jan 11, 2019

Attempting to package for Android when your SDK settings are pointing to a directory that contains spaces results in a failure. This can be worked around by moving the NVPACK folder and its contents ...

[CrashReport] ispc_texcomp!<Unknown> - while launching to Android

UE - Platform - Mobile - Oct 25, 2017

This is an early crash coming out of 4.18 that appears to occur when launching projects onto Android devices. It also seems frequently related to ARCore. User DescriptionsSo this is the example pr ...

Android ETC2 Debug Builds Crash on Startup

UE - Platform - Mobile - Sep 9, 2020

Android apps build with the debug configuration on ETC2 will crash on launch. ...

Assertion failed: InputOboeStream != nullptr when changing levels with Android voice enabled

UE - Audio - Jan 7, 2020

Assertion failed: InputOboeStream != nullptr when changing levels with Android voice enabled User was able to workaround the issue by replacing Audio::FAudioCaptureAndroidStream::CloseStream() wi ...

Draw to Render Target Android Regression

UE - Graphics Features - May 15, 2019

Regression in Draw Material to Render Target functionality. Enabling Mobile HDR is a workaround. Android tested with Note 4 Unable to verify Main CL 6395234 (Crash on Phone) No repro on iOS mo ...

Sky light Cubemap doesn't work on Android device.

UE - Graphics Features - Nov 8, 2019

Sky light Cubemap doesn't work on Android device. But preview is OK. ...

Unknown by landscape material warning logspam when launching onto Android/HTML5/iOS/tvOS

UE - LD & Modeling - Terrain - Landscape - Dec 6, 2017

Unknown by landscape material warning logspam when launching onto Android Also occurs in Main @ CL 3792526 --Reproduces in //UE4/Release-4.18 at CL 3792614 --Reproduces in //UE4/Release-4.18(.1) at ...

Refraction does not display properly on Android devices

UE - Platform - Mobile - Apr 2, 2019

A user has reported that Refraction does not affect Translucent or Masked materials at all on Android. It is also limited in how much it affects Opaque materials. Regression?: No This has been test ...

SSGI doesn't function properly using Vulkan

UE - Rendering Architecture - RHI - Jan 20, 2020

Screen Space Global Illumination appears really dark when using the Vulkan RHI on Windows and Linux. This behavior is also present in a Shipping build. This was reported and tested on 4.24.1 (CL-1 ...

Media playback isnt working with Android

UE - Platform - Mobile - Apr 12, 2017

Looks like we've got a report that media playback doesn't work with ES3.1. I'm going to say this is due to the OpenGL context used and possibly the shaders compiled? It was written for ES2 of cour ...