Sculpting on Edge of Landscapes produces Random results on Mac

UE - LD & Modeling - Terrain - Landscape - Oct 10, 2016

When sculpting on the edges of landscapes, the changes in the landscapes height can be random and inconsistent. The user reporting this issue tested on an iMac 5k with AMD Radeon R9 M395X 4096 MB. ...

FXAA doesn't work if you replace the tonemapper with a material postprocess

UE - Graphics Features - Sep 1, 2016

As reported on UDN. If using a custom postprocess which replaces the tonemapper, FXAA doesn't work. ...

ScreenSpace does not appear to work correctly when using Instance Stereo

UE - Platform - XR - Oct 18, 2016

ScreenSpace does not appear to work correctly when using Instance Stereo. The screen position used in the material appears to only be from one eye ...

csgRebuild builds dynamic brushes from the whole world, instead of just the current level

UE - LD & Modeling - Modeling Tools - BSP - Oct 17, 2016

Licensee notes issue with csgRebuild and proposes a reasonable fix. ...

Show all available assets in editor using FStringAssetReference and AllowedClasses

Tools - Apr 22, 2016

Currently using FStringAssetReference and AllowedClasses will populate the asset picker with only valid instances that are currently placed in the level. This request would show all available asset ...

SVN 1.9 binaries aren't built to support SASL

Tools - Oct 4, 2016

When the binaries for SVN were updated to version 1.9, they may have not been built to support SASL encryption. This is inconsistent with the old binaries, which did support SASL. ...

Static Meshes in Precomputed Visibility Cells are not occluded by landscape

UE - LD & Modeling - Terrain - Landscape - May 5, 2016

When using precomputed visibility on device for occlusion culling the landscape does not take the cameras view into account for culling objects when out of view of the camera and inside a visibility ...

LineTraceComponent incorrectly derives HitLocation from Procedural Mesh Components

UE - Gameplay - Sep 13, 2016

LineTraceComponents do not return the correct HItLocation from Procedural Mesh Components. ...

Setting the r.ScreenPercentageTranslucency Variable below 100 causes Texture Swimming

UE - Graphics Features - May 3, 2016

When setting the 'r.SeparateTranslucencyScreenPercentage' variable to any value other than 100, UV world space textures begin to swim. In the example project attached, I created a simple translucent ...

Equals (==) node in blueprint is case sensitive for the Cyrillic alphabet

UE - Foundation - Core - May 21, 2015

If two strings or names are compared in blueprint using the Equals (==) node, it is not case sensitive in English. It is case sensitive in Cyrillic however, even though it should be the same functio ...