Android media player rejects RTSP streams.

UE - Platform - Mobile - Apr 14, 2020

The Android Media player checks for a valid stream URL using an HTTP connection (MediaPlayer14.java in RemoteFileExists). This means it erroneously rejects RTSP streams. ...

'Render static' flag crashes editor in OpenGL ES3.1 shader complexity view mode

UE - Platform - Mobile - Mar 19, 2020

https://udn.unrealengine.com/questions/563316/render-static-flag-crashes-editor-in-opengl-es31-s.html ...

Texture sample offset results in pixelization on Android + Quest

UE - Platform - Mobile - Feb 13, 2020

Offsetting UVs can result in blurred texture on Android/Quest Confirmation in MAIN 4.25 @ CL 11384989 blocked by [Link Removed] ...

Fix possible crash if Android audio manager does not support certain properties

UE - Platform - Mobile - Jan 15, 2020

Not checking for a property not being supported by audio manager, need to protect it against NULL ...

Virtual Joystick + Swipe to Look = Choppy camera movement on newer iOS devices

UE - Platform - Mobile - Jan 10, 2020

User Submitted Video: [Link Removed] User Description: "Swipe to look (with only the left virtual gamepad joystick) is undoubtedly the established gold standard for 3D First Person mobile games. ...

Incorrect shadow on movable objects with ES3.1

UE - Platform - Mobile - Jan 10, 2020

While in ES 3.1 - lighting on movable meshes from static directional light appears to be rotated 90 degrees. The direction of light on movable mesh, both static mesh and skeletal mesh, doesn't match ...

SceneCapture2D cause crash on Mobile Preview

UE - Platform - Mobile - Dec 29, 2019