Metallic Setting is not passed through Material Function in Feature Level ES2

UE - Graphics Features - Mar 26, 2015

When a metallic input is passed into a material via a material function and previewed in ES2, the metallic is always returns 0 in the material. Also reproduced in Main Promotable-CL-2490775 [Image ...

Calling a blueprint function library within a blueprint prevents blueprint from being saved

UE - Gameplay - Blueprint - Mar 25, 2015

Blueprint cannot save when a function from a function library is present in the blueprint unless any alteration is made within the function library. Once editor is closed and re-opened the user must ...

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

Get Random Point In Radius does not return certain vectors

UE - AI - Mar 25, 2015

https://answers.unrealengine.com/questions/198619/get-random-point-in-radius-does-not-work-properly.html "Get Random Point In Radius" will leave one square sector empty. Seems like it creates patch ...

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

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

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