[CrashReport] Crash opening project on network drive - VCRUNTIME140!<Unknown>

UE - Networking - Aug 5, 2016

This JIRA is being entered as a result of it being one of the top crashes in 4.13 Preview 1 Error message: Access violation - code c0000005 (first/second chance not available) Source Context:219 ...

[CrashReport] UE4Editor_AlembicLibrary!AbcImporterUtilities::GenerateSmoothingGroupsIndices()

UE - Gameplay - Aug 5, 2016

This JIRA is being entered as a result of it being one of the top crashes occurring in 4.13 Preview 1. Error message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 833] ...

Character animations are not played in sequence created from Recording First Person Template

UE - Anim - Sequencer - Aug 5, 2016

Character animations are not played in sequence created from Recording First Person Template Follow-up to [Link Removed] ...

Crash when opening a packaged code project for Win64 in shipping configuration

UE - Simulation - Physics - Aug 5, 2016

Code projects packaged for Win64 in shipping configuration are crashing on launch. This does Not happen for Blueprint projects This does Not happen when packaged in Development or DebugGame configu ...

Failing to load Precached Media Source

Media Framework - Aug 5, 2016

Failing to load Precached Media Source receive the below in the log: LogWmfMedia:Warning: Failed to finish resolve file://D:/Builds/Releases/QAGame/Content/Movies/MediaExample.mp4: The byte stream ...

Renaming function in parent class that is overridden by child causes an ensure

UE - Gameplay - Blueprint - Aug 5, 2016

Extremely similar repro to [Link Removed], except in this case the parent function has no parameters or return values. Also encountered a one-off crash while exploring repro methods, but was unabl ...

"Failed to Import" message when clicking Cancel on the Alembic Import Message

UE - Gameplay - Aug 5, 2016

When cancelling the importing of an .abc file, user receives a "Failed to Import" message, making it seem like something went wrong. This doesn't occur when importing non-Alembic files. ...

Adding ProceduralMeshComponent Class to a project prevents the code from compiling

UE - Gameplay - Aug 5, 2016

After adding a classed based on ProceduralMeshComponent the code for the project does not compile any longer. **This is a Regression - Adding ProceduralMeshComponent class would compile successfull ...