Crash adding camera to world after creating sequence in VR Mode

UE - Editor - Workflow Systems - May 11, 2017

Dragging a CineCameraActor into the world after creating a new Sequence in VR Mode causes a Crash ...

Linux: async loading code crashes when memory pooling is enabled

UE - Platform - Linux - May 9, 2017

The reasons is a bad interaction between FIND_MEMORY_STOMPS code in AsyncLoading.cpp and memory pooling. Async loading will set PrecacheBuffer to read/only and will never reset it back, expecting ...

Fbx importer does not import animation exported with dense data property

Tools - May 4, 2017

The attached fbx was exported with dense data, i.e. there are 10 subframe keys set per frame vs the usual single key per frame. We do this to eliminate subframe "jitter" that occurs sometimes with ...

Crash when clicking on tutorial prompt for signing keys on Mac

Tools - May 2, 2017

Attempting to package for TvOS on Mac without a signing key produces an error in the message log informing the user of the missing key. The error has a link to a tutorial on how to resolve it. Click ...

Incorrect Specular Highlights with Sphere Reflections Captures when using the Forward Renderer

UE - Graphics Features - Apr 30, 2017

A user is reporting incorrect/inconsistent reflections when using Reflection Captures with the Forward Renderer. I attempted to enable High Quality Reflections within the material's properties whic ...

[CrashReport] Assertion due to failing to find shader type

UE - Graphics Features - Apr 26, 2017

This is an early trending crash in the 4.16 Preview. User information has not been provided, but this shares similarities to an old jira [Link Removed]. Source context: 1434 /** Finds the ...