Rare crash occurs in CoreAudio in Vehicle Game on Mac when quitting.

UE - Platform - Apple - Jan 20, 2017

This is a very rare crash that I encountered in Vehicle Game and so far have not been able to reproduce, however checking the crash history it has been seen before in the wild. This issue may be re ...

Launch On from Windows to Linux fails with missing GLSL_430 shaders

UE - Platform - Linux - Nov 16, 2016

GLSL_430 shaders are not cooked when deploying a project from Windows to Linux using Launch On. LogPlayLevel: PLINK: [2016.11.16-18.36.22:414][ 0]LogMaterial:Error: The global shader cache fi ...

Right side of viewport renders black in stereoscopic

UE - Graphics Features - Jan 19, 2017

When in VR preview the right eye is solid black. This has been reproduced on multiple machines using both the Oculus and HTC Vive. The same effect is also achieved when running -emulatestereo – ...

BP child not overriding parent's mesh in Nativized builds

UE - Gameplay - Blueprint Runtime - Jan 3, 2017

The mesh on the right is a child of the one on the left, in a non-nativized cooked build it's a sphere, but in a nativized one, it's a cube. Regression: Working: UE4/Main, 4.15 CL 3233043 Broken: U ...

Unable to load XMPP module warning upon opening the editor

UE - Foundation - Build - GitHub - Jan 13, 2017

The following unable to load module XMPP warning appears in the output log when opening UE4Editor LogModuleManager:Warning: No filename provided for module XMPP LogModuleManager:Warning: ModuleMan ...

Shaders are compiled for Engine on first launch after fresh download

UE - Foundation - Build - Rocket (Installed Engine) - Dec 21, 2016

Engine DDC doesn't appear to be included with fresh install of 4.15 Engine. Upon launching editor for first time, ShaderCompileWorker Process startup and user gets notification shaders are compili ...

Importing skeletal mesh with LODs and no animations generates additional skeleton and physics assets

Tools - Jan 13, 2017

Does not occur in 4.14.3 binary or 4.16 perforce. Occurs in both P4 and Binary builds of 4.15. Only occurs with Import Mesh LODs enabled and Import Animations disabled. ...

Post-Process "Dirt Mask Intensity" is nested within Bloom instead of Dirt Mask

Tools - Jan 19, 2017

With the Post Process Settings overhaul complete, Dirt Mask options have been split out of Bloom. Dirt Mask Intensity, however, is still within Bloom. This leads to an inconsistent user experience. ...

[CrashReport] UE4Editor_Core!FText::FText() [text.cpp:165]

Tools - Jan 12, 2017

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Access violation - code c0000005 ( ...

Child Actor does not get BeginPlay if SetClass used inside Parent's BeginPlay

UE - Gameplay - Jan 20, 2017

Per https://udn.unrealengine.com/questions/332025/childactorcomponents-spawned-actor-doesnt-get-begi.html If SetClass is used to set up a ChildActor as part of BeginPlay, that ChildActor does not g ...