Web browser widget does not receive input when used in a 3D widget component on Android

UE - Platform - Mobile - Jul 9, 2018

Web browser widgets to not receive input when used in a widget component on Android devices Update: Oculus Quest devs attempting to implement and interact with the web browser widget via widget i ...

Unable to connect to a pixel streaming server via a Web Browser widget on Android

PixelStreaming - Apr 3, 2019

A user has reported that connecting to a Pixel Streaming server results in a failure if you are attempting to do so from a Web Browser widget on Android. When attempting to test this in Main, I was ...

Android DLC profile in Project Launcher fails if there is a space in the path for the destination directory

UE - Platform - Mobile - Aug 22, 2018

Creating and running an Android DLC profile in the Project Launcher currently fails if there is a space in the path to the destination directory where the packaged DLC will go. If there is no space ...

Using Open Source to open a StreamingMediaSource on Android causes a slight freeze on some devices

Media Framework - Mar 11, 2019

Calling Open Source to open a Streaming Media Source causes a freeze to occur on Android when it is called. This does not happen on all devices. When testing this issue, I reproduced this issue on a ...

Crash after Splash Screen on Android (ETC2) when Adding r.UseShaderCaching and r.UseShaderPredraw

UE - Platform - Mobile - Jul 20, 2017

A crash occurs when adding the two rendering variables 'r.UseShaderCaching' and 'r.UseShaderPredraw' when deployed to an Android device packaged for (ETC2). I ran a few more tests to try and isolat ...

Launching Android project to device results in Assertion Failed: AsyncLoading.cpp, Line 3710

UE - Platform - Mobile - Aug 31, 2020

After updating to 4.25.1 from 4.25 Packaged Android game crashes constantly with objects added to the map 4.25 Packaged game did not crash (editor did a lot but glad thats fixed in 4.25.1) Empty map ...

Materials with a custom node with a Struct that has a function fails to compile for GLSL (Android) and uses a default material

UE - Graphics Features - Apr 29, 2019

A user has reported that Materials that contain a custom HLSL node that has a Struct with a function declared inside of it results in the material failing to compile for GLSL, causing the Material t ...

[CrashReport] Crash on Mac related to cooking for Android - libstdc++.6.dylib!std::_Rb_tree_rotate_left()

UE - Platform - Mobile - Jun 23, 2017

This is a common crash on Mac that has occurred since at least 4.12.5. It seems to occur during converting textures while cooking for Android. Callstack from LogLogCook:Display: Cooking /Engine/En ...

Error: CDO Constructor (DeprecatedGearVRControllerComponent): Failed to find /OculusVR/Meshes/GearVRController message launching onto Android from Mac

UE - Platform - XR - Jul 12, 2017

Only occurs launching onto device from Mac. Did not occur from windows. Error message is displayed on android device when launching QAGame QAEntry on to it:Error: CDO Constructor (DeprecatedGearVRC ...

DDX and DDY no longer work properly close to the camera in 4.21 on Android in OpenGL ES 3.1

UE - Platform - Mobile - Mar 29, 2019

DDX and DDY no longer work properly close to the camera in 4.21 on Android in OpenGL ES 3.1.  Worked in 4.20, no longer works in 4.21 or 4.22.  Originally reported as Oculus Quest specific, but repr ...