Show Collections shows up twice when box is checked and multiple content browsers

UE - Editor - Content Pipeline - Content Browser - Jun 29, 2015

When you have 'show collections' checked off and you open up an additional content browser, 'show collections' shows up twice in the menu. ...

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

Widget Components set to screen space do not render in the correct position with low engine scalability settings after upgrading to 4.8 from 4.7

UE - Editor - UI Systems - Jun 29, 2015

I widget component that has been set to show in screen space will not render in the correct position of screen. It will be offset. This appears to happen after a project has been upgraded from 4.7.6 ...

[MAC][OPENGL][METAL]: Investigate why planar reflections on translucent surfaces may not be working

Tools - Jun 29, 2015

See Comments. User reported planar reflections aren't being applied to translucent materials on Mac OpenGL, which may also affect Linux OpenGL and Mac Metal. Need to investigate what this feature r ...

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

Regression for changes in code character movement not affecting multiplayers

UE - Foundation - Core - Jun 26, 2015

If MoveForward() function is changed to affect the speed of the player, when playing in a multiplayer game player 1 will be affected by the change but player 2 will not be. This is a regression - i ...

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

Regression of CanJump Function not being accessible in blueprints in 4.8

UE - Gameplay - Jun 26, 2015

When trying to override the CanJump function of a character blueprint, the function does not show up in the MyBlueprint panel's function section. Hovering over the Function bar shows the "Override" ...

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