Material Previews Reflection skybox are broken in 4.12

UE - Graphics Features - May 3, 2016

Materials are rendering now in the preview pane with artifacts caused by the change in the reflection skybox. This can clearly be seen in 4.12 and later by enabling the reflections view in the previ ...

Attached Project Crashes When Moving Child Actor Components in Blueprints

UE - Gameplay - Blueprint - May 3, 2016

The editor crashes when moving a child actor component in the blueprint viewport. This has not been reproduced in a clean project, and only seems to be occurring in the user project where they have ...

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

Scene Capture 2D Actor causes Flickering on Windows 10 when Launched in Standalone

UE - Graphics Features - May 2, 2016

Screen/Playable window flickers when playing in Standalone on Windows 10. A few users are reporting this issue which is exclusive to Windows 10 and Standalone mode. There is another issue the could ...

Toggling game view does not hide icons/assets in viewports outside of perspective view

Tools - May 2, 2016

Toggling game view does not hide icons/assets in viewports outside of perspective view that would not be visible in game mode. Regression (No) issue (does) occur in 4.10.4 ...