Get Random Point in Navigable Radius Returning Invalid Value

UE - AI - May 5, 2016

When using the Get Random Point in Navigable Radius node, every few points return an invalid value. Found in 4.11.2 binary. Reproduced in 4.12 Preview 2, 4.10.4 binary, and Main CL 2962354 ...

Editing bsp within folder in world outliner will unhide bsps within a subfolder

UE - LD & Modeling - Modeling Tools - BSP - May 4, 2016

Editing bsp within folder in world outliner will unhide bsps within a subfolder Regression (No) issue (does) occur in 4.10.4 ...

Tessellation appears to cause textures to appear incorrectly in the right eye of the vive

UE - Platform - XR - May 3, 2016

Tessellation appears to cause textures to appear incorrectly in the right eye of the vive ...

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

Attached Project Crashes While Opening After Conversion From 4.10 to 4.11

UE - Foundation - Core - May 3, 2016

The attached project is now crashing after being upgraded from 4.10.4 to 4.11.2. This crash also occurs when attempting to open a copy of the project in 4.12 Preview 1. After further investigation ...

Skylight reflections not rendering correctly on translucent materials

UE - Graphics Features - May 2, 2016

When attempting to create or use a translucent material the skylight reflection does not render. Regression: Yes Working:2946394 (binary) Broken:2963582 ...

Build Step Async Step Infinite Loop

Tools - May 2, 2016

The new custom editor build steps don't properly advance when we complete an async build step, looks like it was untested. ...

Enabling the experimental Unit Test Framework in a project results in the Editor crashing whenever that project is opened

UE - Gameplay - Blueprint - May 2, 2016

A user decided to test the experimental Unit Test Framework plugin that was included with 4.11. The user discovered that the Editor will crash whenever opening a project that has this plugin enabled ...

Crash when using "Convert to Seeded" on a Cascade Module

UE - Graphics Features - May 2, 2016

Crash when using "Convert to Seeded" on a Particle System Cascade module This is a Regression as it does not occur in 4.10 Error message: Assertion failed: *Offset < (uint32)InstancePayloadSize [ ...

DrawDebugSphere & DrawDebugAltCone deref nullptr if used in constructors

UE - Graphics Features - May 2, 2016

\Engine\Source\Runtime\Engine\Private\DrawDebugHelpers.cpp DrawDebugSphere and DrawDebugAltCone both try to dereference variable 'LineBatcher' without checking for null, as the other DrawDebug func ...