Mobile platforms and HTML5 do not support bRuntimePhysicsCooking, forcing it to off

UE - Simulation - Physics - Apr 4, 2017

UEbuildIOS.cs (and equivalents on other platforms, including Android and HTML5) force Target.bRuntimePhysicsCooking to false, presumably because we haven't compiled the necessary libraries yet for t ...

Landscape Editor brush is missing the highlight sphere

UE - LD & Modeling - Terrain - Landscape - Apr 3, 2017

Noticed a change in the landscape editor brush. It appears it is missing the highlight sphere. This is also occurring in //UE4/Main This is a regression from the last time this test was ran in th ...

State machines get re-initialized after a montage has played

OLD - Anim - Apr 3, 2017

One idea was to add an option to Slot node to 'keep alive' the input pin, to avoid re-init like this. ...

DDC corruption creates incorrect pasted topology when using Landscape Copy / Paste Tool

UE - LD & Modeling - Terrain - Landscape - Apr 3, 2017

I noticed that the copy and pasted section of the level was being painted while I was painting a nearby section of the level. This weird yellow color appeared and I undid and redid the paint to make ...

Crash importing morph targets with animation and opening it in animation editor

UE - Graphics Features - Mar 31, 2017

Lina encountered a crash when importing the attached FBX file with morph targets and animation, and then opening it in the animation editor. I was not able to reproduce this issue in QAGame (her re ...

Crash in packaged project when accessing a TMap that uses an enum as the key

UE - Foundation - Core - Mar 31, 2017

A packaged project will crash if a TMap that uses an enum as the key is accessed. This was also tested by launching the same project onto an Android device, which showed the same results. ...

Mesh Flicker when Two Bone IK is stretched

UE - Anim - Rigging - Mar 31, 2017

Mesh Flicker when Two Bone IK is stretched ...

[CrashReport] UE4Editor_D3D11RHI!VerifyD3D11CreateTextureResult() [d3d11util.cpp:276]

UE - Graphics Features - Mar 30, 2017

This crash seems to be related to or a continuation of [Link Removed], where that specific CrashGroup stopped receiving new crashes after the 4.10 release. This one has occurred from 4.13 - 4.15 (s ...

Crash when using Consolas font on Android SDK 24

UE - Platform - Mobile - Mar 29, 2017

A licensee reported that using the Consolas font on Android will cause the game to crash. I've narrowed it down to only occurring in the Android 24 SDK and on the ASTC configuration. Using Android(A ...

UE4Editor crashes while closing on Ubuntu 14.04

UE - Platform - Linux - Mar 29, 2017

UE4Editor crashes when closing on the Ubuntu 14.04 machine. I do not see this issue on my Ubuntu 16.04 machine. ...