Landscapes do not render on PowerVR device

UE - Platform - Mobile - Sep 2, 2016

When using a level with a landscape on an Android Device with a PowerVR gpu the landscape is not rendering. This was reproduced with Asset# 4719Model: Galaxy S4 GT-19500GPU: PowerVR SGX544MP3OS: 4. ...

Sequencer will not play Blendshape (Morph Target) Animations while in Realtime

UE - Anim - Sequencer - Mar 16, 2016

An Animation Track that references a Blend Shape, Morph Target, Animation will not play when you play from Level Sequencer in Editor unless you turn off real time. Also it seems if Realtime is turn ...

Editor tabs switch when pressing stop during PIE

Tools - Apr 6, 2015

While playing in PIE, the editor switches back to the main tab when you're in the blueprint tab after you've pressed 'stop'. Therefore, if you're debugging a situation within the blueprint, you're i ...

Typo in Checkbox description

Tools - Nov 11, 2014

Under Project settings > Packaging>"For Distribution" when the user scrolls over this area, the pop up description reads "...If disabled, an development build will be created." ...

"Set Playback Position" to the end of the sequence stops it at current playback position

UE - Anim - Sequencer - Apr 13, 2017

"Set Playback Position" to the end of the sequence stops it at current playback position ...

JAR files in libs are not included in classes.dex with Gradle

UE - Platform - Mobile - Aug 1, 2017

JAR files copied from Intermediate/Android/apk/libs for Gradle packaging are not included in the classes.dex in the final packaged APK. ...

Level Sequence option "Allow Level Edits Only" causes Frame Rate drop when used

UE - Anim - Sequencer - Aug 15, 2017

When using the new option "Allow Level Edits Only" there is a drastic frame rate drop while playing the sequencer. This frame rate drops when only using this option. Versions Tested: 4.16.3 - CL: 3 ...

Material compiler incorrectly generates error

UE - Graphics Features - Oct 30, 2017

Under certain conditions, the material compiler appears to detect errors where there are none. I debugged the particular case of the RGBtoHSV material function with JonathanL, and we believe that th ...

SceneDepth failed with MSAA on PC Mobile Preview

UE - Platform - Mobile - Sep 19, 2018

In PC ,RHICreateTargetableShaderResource2D will create SeparateTarget and ShaderResource, and after basepass resolve depth from TargetableTexture to ShaderResourceTexture. But in mobile preview,  ...