GPU work performed between PostPresentHandoff and WaitGetPoses

UE - Platform - XR - Jan 12, 2017

...I assume this is the SceneCapture2d work. In async mode, we control interleaved reprojection (dropping to 45hz) based on measure gpu time. Since that work is sneaking in immediately after PostP ...

Editor crashes when BP spline component is selected

Tools - Jan 12, 2017

When a spline component point is selected, attempting to select another spline component will cause the editor to crash. Crash also occurs if the same component is selected. Workaround: If the emp ...

Log Spam Warnings when adding a font in the Font Editor

Tools - Jan 12, 2017

Adding Font to a Font asset spams the Output Log with warnings This is a Regression from 4.14.3 Warnings:LogStreaming:Warning: Failed to read file '' error. LogSlate:Warning: GetFontFace failed t ...

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

Editor Crash when attempting to enter Mesh Paint / Landscape /Foliage Modes while Simulating

UE - Editor - Workflow Systems - Jan 12, 2017

Editor crash will occur when a user attempts to enter the Mesh Paint, Landscape, or Foliage modes while Simulating. Links to CrashReporter: Foliage: [Link Removed] Landscape: [Link Removed] Mesh Pa ...

CommitMapChange doesn't fully deal with sub-levels

UE - Gameplay - Jan 12, 2017

Per https://udn.unrealengine.com/questions/329206/crashes-when-streaming-levels-in-414.html When inspecting the code for this report, it has become clear that the streaming levels of the incoming m ...

Issues with PrepareMapChange/CommitMapChange and Level Collections

UE - Networking - Jan 12, 2017

Per https://udn.unrealengine.com/questions/329206/crashes-when-streaming-levels-in-414.html LevelCollections has introduced some issues with using Prepare/CommitMapChange. CL# 3255445 has addressed ...

Crash After Reimporting Static Mesh With Added Material Slot

Tools - Jan 12, 2017

After importing a mesh without any materials assigned, if you add a material slot and save the material. Reimporting this mesh will cause a crash. The only way to avoid this crash is to import a me ...

Child Actor component is duplicated in Standalone Game

UE - Gameplay - Jan 12, 2017

Child Actor component is duplicated in Standalone Game. No other play modes or packaged game are affected. The additional actor will disappear after 1 minute. *This is a regression: Doesn't occur ...

Crash after ejecting from PIE session and selecting a component in the details panel

Tools - Jan 11, 2017

This is NOT ocurring on Windows. Update chris.wood: Repro'd in Windows with the following stepsRun QAGame editor and open QAEntry mapDrop any destructible mesh actor from the Content Browser in the ...