Uncompressed Lightmaps rendering incorrectly in HTML5

UE - Platform - Mobile - Mar 25, 2015

When using uncompressed Lightmaps in HTML5, the lighting is rendered incorrectly. Using (the default) compressed lightmaps, generates no error. Also reproduced in Main Promotable-CL-2487422 (Enscr ...

'Directions are not Compatible' error on ForEachLoopWithBreak if split struct pin is disconnected from Enum type

UE - Gameplay - Blueprint - Mar 25, 2015

'Directions are not Compatible' error on ForEachLoopWithBreak if split struct pin is disconnected from Enum type. Note: If the pins are reconstructed and the resplit, the error is fixed. ...

Building in VS fails if Application.ico is missing

UE - Foundation - Core - Mar 25, 2015

When building a project in VS, the build process will fail if Application.ico is missing from the /Build/Windows/ folder. User reported seeing this when checking in/checking out a project on differ ...

Collision outcome is different between PIE and Mobile Preview/Packaged Project.

UE - Simulation - Physics - Mar 25, 2015

When playing the user's project in editor vs Packaged, there has been different results for the enemies collision. When playing in PIE, you are able to fly through the enemies with no issues. When p ...

Upon editor restart, some Break Struct nodes display a string of letters & numbers

UE - Gameplay - Blueprint - Mar 25, 2015

Update: 4/14/2015 Another report of this error: https://answers.unrealengine.com/questions/206466/blueprint-still-dirty-after-compile.html#answer-211801 =========================================== ...

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 ...

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 ...