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

Haptic Effects do not fire on Vive controllers

UE - Platform - XR - Mar 5, 2016

Playing haptic effects via the associated blueprint nodes (I.e. Play Haptic Effect, or Set Haptics by Value), does not trigger any feedback on the Vive's motion controllers. This does not reproduce ...

VR Template opens to Empty level

Docs - Samples - Aug 5, 2016

The VR Template opens to an empty level in editor, despite having two maps. This is not consistent with other templates, which open straight to their example maps. ...

Crash Occurs When Using Invalid HideCategories

UE - Gameplay - Blueprint - Aug 8, 2016

The licensee is experiencing a crash when using UCLASS(HideCategories = (Activation, LOD, Collision, Rendering, TextureStreaming, Lighting, Mobile, Transform, Physics, Tags)) This crash occurs afte ...

VR does not work in packaged game with HTC Vive

UE - Platform - XR - Aug 8, 2016

VR is no longer rendering to the HTC Vive. Stereo on console command and -VR launch parameter do not render to the Vive in a packaged project ...

Crash opening levels with landscape in them via the command console in standalone game

UE - LD & Modeling - Terrain - Landscape - Aug 8, 2016

Standalone game is crashing when opening certain maps using the command console. Crashed QA-Promotion QA-Landscape TM-VRSmoke No Crash QA-Decals QAEntry ...

Crash when simulating in editor with a landscape actor selected

UE - LD & Modeling - Terrain - Landscape - Aug 8, 2016

The editor is crashing when clicking on a landscape actor in the viewport while simulating or when having a landscape actor selected and simulating. ...

Procedural Sound Wave Fails to Play when returning 0 bytes in GeneratePCMData callback

UE - Audio - Aug 2, 2016

Returning 0 bytes in GeneratePCMData results in the procedural sound wave not continuing to play audio. Instead of returning 0, we need to return an empty buffer if the procedural sound wave doesn't ...

Using Certain Names in Blueprint Math Expression Causes Compiler Error

UE - Gameplay - Blueprint - Aug 8, 2016

Entering a value such as x1-x0 into a math expression node is causing a compiler error in blueprints. This is inconsistent with the behavior in 4.12.5, when entering the same expression would cause ...