Errors when compiling editor on Mac

UE - Simulation - Physics - Character - Feb 6, 2017

The following error appears multiple times when compiling the editor on Mac:Undefined symbols for architecture x86_64: "NvClothDestroyFactory(nv::cloth::Factory*)", referenced from: FC ...

Crash launching the editor on Mac

UE - Simulation - Physics - Feb 6, 2017

Crash occurs launching the editor on Mac. ...

Editor locks up when adding an element for HTML5 devices on Mac

UE - Platform - Mobile - Feb 6, 2017

The editor will freeze when adding an element inside of the HTML5 Devices section of Project Settings. When the editor is relaunched, the element that was attempted to be added will be present in ...

Modulated Self Shadowing can not be disabled for Static Meshes

UE - Platform - Mobile - Feb 6, 2017

Modulated Self Shadow is only ever disabled and enabled for Skeletal Meshes and does not have any effect on Static Meshes. You can use the command r.Shadow.EnableModulatedSelfShadow 1 to enable self ...

"Multiple Values" in Body Setup when single bone has multiple bodies

Tools - Feb 3, 2017

"Multiple Values" in Body Setup when single bone has multiple bodies Regression: YES Worked: 3172292 (4.13.2) Broken: 3249277 (4.14.3) ...

Puzzle template blocks turn gray when hovered over in Code version vs no reaction in BP version

Docs - Samples - Feb 3, 2017

Functionality is different between code and bp versions of the puzzle template ...

Crash When Renaming a Duplicated Collapsed Node Graph With a Period in the Name

UE - Gameplay - Blueprint - Feb 3, 2017

A crash is occurring if you collapse a node and name the collapsed graph something that contains a period. The crash occurs if you copy and paste the collapse graph, and then attempt to rename it. I ...

Texture padded to Power of Two do not render on iOS

UE - Platform - Mobile - Feb 2, 2017

Textures that have been padded to Power of Two (using the Power of Two Mode in the Texture Editor) do not render on iOS. In the repro provided, QAGame has a mobile interface that uses 100x100 textu ...

Media Player Causes Game To Crash On IOS When Loading Video Multiple Times

Media Framework - Feb 2, 2017

On the iphone 6+ it appears that videos played, then unloaded, then reloaded, and played again using the media player will cause a game crash given enough time. This behavior doesn't seem to occur ...

Car flips when going over the last hill on TM-VehSpeedTests

UE - Simulation - Physics - Feb 2, 2017

The car is flipping over the last hill on the TM-VehSpeedTests map ...