[CrashReport] Linux crash - FVulkanDynamicRHI::Init()

UE - Platform - Linux - Aug 16, 2017

This is a trending Linux crash in 4.17.0 that has also occurred in 4.16 Callstack from LogLogLinux: Error: appError called: Assertion failed: Assertion failed: [File:/home/---/UnrealEngine/Engine/ ...

Application crashes when blueprint contains a copied timeline

UE - Gameplay - Blueprint - Oct 15, 2015

Copied timeline nodes triggers an Android crash and a black screen on the iOS devices. ...

LIVE: Some Chinese letters do not show when used with UMG when deployed to mobile

UE - Editor - UI Systems - Localization - Nov 7, 2014

When deploying a project to an Android device that uses UMG and Chinese text, Not all text is displayed when deployed to a mobile device ...

Error when packaging C++ projects in 4.16 Binary

UE - Foundation - Core - Feb 23, 2017

Packaging a C++ project for Android, iOS, or Windows produces an Error. This issue did not reproduce when testing in a source build from P4. Spoke with ChrisB and he believes this is due to the pac ...

Imported FBX causes a crash

Tools - Apr 22, 2016

Edit MattK: This seems like more of a cooking issue than an fbx issue. The crash is related to nav collision When adding a FBX import into your project, if you do not close the project out and ope ...

Mobile MSAA breaks Modulated Shadows on OpenGL ES 2

UE - Platform - Mobile - Apr 2, 2018

UPDATED DESCRIPTION When enabling Cast Modulated Shadows on a Directional Light and using Mobile MSAA on Android OpenGL ES 2, shadows from the Directional Light do not render when dynamic objects ar ...

Start Up Movies Are not Playing for iOS Devices when using Launch-On

UE - Platform - Mobile - Dec 9, 2016

When designating 3 Intro/Start Up movies to play back to back in the Project Settings of a mobile project, the user reports that they will play as expected for Android devices, but only one movie wi ...

Dithered LOD Transition does not work on some mobile devices

UE - Platform - Mobile - Aug 27, 2019

I tested with some mobile devices and Dithered LOD Transition did not work on Huawei P20 Pro. This problem does not occur with Snapdragon. This problem does not occur with Snapdragon like Pixel 3. ...

Particle emitter Depth Fade node isn't accurate on iOS

UE - Platform - Mobile - May 18, 2017

Particle emitter Depth Fade node isn't accurate on iOS. When set to a normal value (around 100) it will fade out at about 65,000 units away from the particle. Licensee Description: we use a partic ...

Half precision is not supported for OpenGL ES 3.1 Pixel Shaders

UE - Platform - Mobile - Apr 6, 2018

Fix the cross compiler so half precision is supportedAdd a project setting to specify the default precision to support on ES31. Be sure the shader version takes this setting into account. — User des ...