Atmospheric Fog placed in BP will not render in Standalone or Packaged Game

UE - Graphics Features - Jun 29, 2015

Atmospheric Fog when placed inside of a Blueprint, and the BP placed in level will render correctly in PIE and Editor but will not render at all in Standalone Game, Launch or Packaged Games. This i ...

[OPENGL]: Enable Subsurface Scattering

Tools - Jun 29, 2015

Subsurface scattering is disabled on all OpenGL platforms despite the shaders being properly translated & OpenGL platforms supporting the relevant CPU-side APIs. This also affected Metal for the WWD ...

Clicking the Add Variable button in a Struct that is referenced as two inputs in a function that is called in an Actor Blueprint's Construction Script causes a crash

UE - Gameplay - Blueprint - Jun 28, 2015

Clicking the Add Variable button in a Struct that is referenced as two inputs in a function that is called in an Actor Blueprint's Construction Script causes a crash. This does not occur in the Even ...

Overridden functions in Child Blueprints cannot be converted to/from pure functions

UE - Gameplay - Blueprint - Jun 27, 2015

Overridden functions in Child Blueprints cannot be converted to/from pure functions. Reproduced in 4.8.1 and Main (//depot/UE4/Promotable-CL-2601051) ...

When using object lit by the Indirect Lighting Cache sometimes the cache will not load correctly for movable objects when a level is streamed that contains a landscape

UE - LD & Modeling - Terrain - Landscape - Jun 26, 2015

When setting up a scene with a persistent level and any sublevel that contains a landscape that is loaded via load stream level node in the level BP can cause the ILC to not be correctly assigned fo ...

Landscape with 3 layers has corrupt texture coordinates when running on iOS/Metal

UE - LD & Modeling - Terrain - Landscape - Jun 26, 2015

Landscape with 3 layers renders with corrupted texture coordinates for one of the layers when running on iOS/Metal. Disabling the LANDSCAPE_BUG_WORKAROUND shader file fix causes the problem to occu ...

Copy, Paste and Hover a Material Layer Blend Node causes Crash

Tools - Jun 25, 2015

In the Material Editor, if all Live Previews are turned off, copying and pasting a Material Layer Blend Node will crash when the tool tip is being processed. Also Reproduced in Main Promotable-CL-2 ...

Crash on Check Always Create Physics State on Simulated Skeletal Mesh

UE - Gameplay - Components - Jun 25, 2015

When you place a Skeletal Mesh using a Simulated Physics Asset into a Blueprint, check Always create a Physics State and Save BP, crash. [Link Removed] Also reproduced in Main Promotable-CL-259954 ...

This user's project crashes when instanced levels and the player pawn are unloaded and destroyed

UE - Gameplay - Jun 25, 2015

This user's project crashes when instanced levels and the player pawn are unloaded and destroyed. This occurs in the ProjectLevelGameMode Blueprint, in the Touched Finish Point commented area. This ...

Comments with line wrap cannot be edited within the Blueprint Editor

UE - Gameplay - Blueprint - Jun 25, 2015

Any comment over the allowed number of letters in a line cannot be seen therefore, cannot be edited. ...