Shooter Game: High Rise is rendering Red Artifacts in Reflections and AO

UE - Graphics Features - Jun 11, 2015

When running Shooter Game, Highrise map, there are red artifacts rendered in the boundary areas between AO and Reflections. This is a regression from 4.7.6. In 4.7.6 - [Image Removed] In 4.8.0, Li ...

Temp content folder appears after creating a new level

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

After creating a new level from the levels tab, the temp folder shows back up in the content browser, when it shouldn't. ...

Using a Macro to access a variable from another Actor causes a crash in Standalone

UE - Gameplay - Blueprint - Jun 8, 2015

Using a Macro to access a variable from another Actor causes a crash in Standalone. This does not seem to affect any other preview in editor, nor packaged games. Reproduced in 4.7.6, 4.8 Preview 4, ...

Scalar Parameter versus Constant placed in Alpha of LERP produces inconsistent results in Blendable

UE - Graphics Features - Jun 8, 2015

When placing a Scalar Parameter into the Alpha position of a LERP you will not get the same results as placing a Constant Value when used in a Post Process Material. Constant Value of 0: [Image Rem ...

The Child Actor Component cannot be selected in the Blueprint Editor Viewport

UE - Gameplay - Jun 8, 2015

The Child Actor Component cannot be selected in the Blueprint Editor Viewport. Selecting the Child Actor Component in the Components tab is the only way to select the component. Reproduced in 4.7.6 ...

'Greater/Lesser Than or Equal To' nodes do not work consistently with values lower than 1

UE - Gameplay - Jun 8, 2015

'Greater/Lesser Than or Equal To' nodes do not work consistently with values lower than 1 Note: The issue isn't present with whole numbers (ex: 10 decremented by 1) ...

Simulated physics bodies not working properly with BP Move Component To node

UE - Simulation - Physics - Jun 5, 2015

This issue may reference [Link Removed] which was recently fixed with 4.9 CL-2553675. When using the MoveComponentTo node physics do not work properly compared to other methods to move a component ...

SceneTexture:Scene Color node renders black in Standalone, Launch On and Packaged Game

UE - Graphics Features - Jun 5, 2015

When using a Blendable to render SceneTexture:Scene Color into the Post Process, it appears to render as expected in PIE and Simulate, but when viewed in Standalone, Launch On or a Packaged Game the ...

Most GetActorFeetLocation should be turned into GetActorNavLocation

UE - AI - Jun 5, 2015

In most places in PathFollowingComponent calls to GetActorFeetLocation should be turned into GetActorNavLocation for flexibility's sake. However, it's not trivial and will require some thought. ...

Scene Capture 2Ds Ignore Separate Translucency Settings

UE - Graphics Features - Jun 3, 2015

When you place a Mesh with a Translucent Material using Separate Translucency in the view of a Scene Capture 2D using Gaussian DoF, the resultant capture will ignore the Separate Translucency Settin ...