Calling r.DistanceFieldAO command does not work in Shipping Game

UE - Graphics Features - Mar 24, 2015

Calling the r.DistanceFieldAO command does not work in Shipping Game. It is being called from inside the level blueprint with the "Execute Console Command" node. In the example projects I have it ...

Player Capsule angular velocity can launch a player when stepping on/off a physics simulated object

UE - Simulation - Physics - Destruction - Mar 24, 2015

Occasionally the player capsule can be launched due to bImpartBaseAngularVelocity being enabled in the CharacterMovementComponent. Disabling this does not result in the character capsule being launc ...

The F10 key doesn't work for stepping blueprint debugging

UE - Gameplay - Blueprint - Mar 24, 2015

The step button claims that it does (and it should). ...

Incorrect restitution behavior for physical material set to 1 whereby momentum is gained during the simulation

UE - Simulation - Physics - Mar 24, 2015

Setting a restitution of 1 for a ground material and a restitution of 1 for a ball that bounces on the ground should keep the ball bouncing at the same height consecutively. Over the course of time ...

Material Instances do not stack in the Blendables Array for a Post Process Volume

UE - Graphics Features - Mar 24, 2015

Given two Material Instances of one material applied both to a Blendables Array only the second (last applied) will be applied to the post process volume. With the same setup, two Materials will st ...

Timelines are displayed as [Unamed TimelineComponent] in the Details view

UE - Gameplay - Blueprint - Mar 24, 2015

Timelines are displayed as [Unamed TimelineComponent] in the Details view. Renaming the Timeline in the Blueprint has no effect. Reproduced in 4.7.3 binary and Main (//depot/UE4/Promotable-CL-24874 ...

Enemy projectiles are traveling further then expected once project is packaged.

When playing the user's project in editor vs Packaged, there has been different results for the enemy projectiles and how they are shown on the screen. When In editor, any enemy projectile will dama ...

Billboards not displaying in PIE or Standalone game with Orthographic Camera

UE - Graphics Features - Mar 24, 2015

When placing a billboard in a level (via a blueprint) with an orthographic camera, the billboard will not be rendered unless a significant distance in front of camera, comparing 4.61 project with th ...

Painted Landscapes have blacked out sections when deployed to a mobile device

UE - LD & Modeling - Terrain - Landscape - Mar 24, 2015

If a user uses a multi layered material to pain a landscape and then deploys this project to an iPhone 6 plus our an Android Samsung Galaxy Note3 (SM-N9005) parts of the landscape will appear to be ...

Duplicating Collapsed Graph Nodes lose all Pin Links

UE - Gameplay - Blueprint - Mar 24, 2015

Duplicating Collapsed Graph Nodes that have spaces in the name lose all pin connection links. ...