3D Widget Doesn't Render Custom Depth Stencil

UE - Editor - UI Systems - Apr 21, 2017

Custom Stencils don't appear to work with 3d widgets. ...

Scale does not return to 1 after teleporting in the VR editor

UE - Editor - Workflow Systems - Apr 21, 2017

The scale for the VR editor does not return to 1:1 after teleporting as stated in the documentation. The scale remains the same after teleportation. Docs link: https://docs.unrealengine.com/latest ...

Set mouse current cursor does not set until the user clicks in the window when using PIE

UE - Editor - UI Systems - Slate - Apr 20, 2017

Set mouse current cursor does not set until the user clicks in the window when using PIE. The user must click into the window before the mouse cursor will change. Note: This does not happen in sta ...

Run Command fails when launching code project onto Mac from the editor

UE - Platform - Apple - Apr 18, 2017

This only affect Launching on code projects. Packaging code projects works fine.LogPlayLevel: Program.Main: ERROR: AutomationTool terminated with exception: AutomationTool.AutomationException: Unabl ...

Black artifacts when navigating viewport

UE - Graphics Features - Apr 18, 2017

When navigating the viewport, placed actors can leave a "black shadow" as the camera viewpoint changes. The artifacting remains until "Game view" or wireframe mode is activated. This only occurs i ...

User's project crashing in packaged build when Nativize assets set to inclusive

UE - Gameplay - Blueprint - Apr 18, 2017

User's project appears to crash when setting nativize assets to inclusive ...

Project upgrade to 4.15 does not complete if the Runtime Mesh Component is installed in version 4.14 and not in 4.15

UE - Foundation - Core - Apr 17, 2017

If the Runtime Mesh Component is installed in the 4.14 Binary Engine, upgrading a copy of a code project from 4.14 to 4.15, even if it does not use that plugin, will result in the upgrade process ha ...

D3D Crash when searching "Color" in Engine Content folder

UE - Graphics Features - Apr 14, 2017

Assertion failed: Buffer [\Engine\Source\Runtime\Windows\D3D11RHI\Private\D3D11Commands.cpp][Line: 1487] Note I have narrowed it down to a material with "color" in its name that is causing this cra ...

Child rotation appears to change when parent is negatively scaled and the map is saved using "Save Current" button

UE - Gameplay - Components - Apr 13, 2017

Child rotation appears to change when parent is negatively scaled and the map is saved using "Save Current" button. If this is then followed up by re-opening the map, the user's asset will experienc ...

[CrashReport] UE4Editor_AudioEditor!`FSoundSubmixGraphSchemaAction_NewNode::StaticGetTypeId'::`2'::$TSS0()

UE - Anim - Sequencer - Apr 10, 2017

Error message: Access violation - code c0000005 (first/second chance not available) Source Context: 79 auto RenderCommand = [=](FRHICommandListImmediate& RHICmdList){ 80 81 ...