[CrashReport] UE4Editor_OculusRift!FHeadMountedDisplay::GetCurrentHMDPose()

UE - Platform - XR - Jun 28, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Assertion failed: IsInGameThread() [Link Removed] [Line: 1047] Source Context ...

Importing Heightmap to Landscape Crashes Editor

UE - LD & Modeling - Terrain - Landscape - Jun 27, 2016

Importing a .png as a heightmap crashes the editor. No crash callstack is provided Frequency: 2/7 Regression (yes) issue (does not) occur in 4.11.2 Crashreporter N/A Note Attached are logs and a ...

Node comments do not save if deselected with mouse as opposed to pressing Enter to end/commit comment.

UE - Gameplay - Blueprint - Jun 27, 2016

Node comments do not save if a blueprint is closed and re-opened when the comment is ended by using LMB on the event graph as opposed to pressing Enter. Regression (no) issue (does) occur in 4.11. ...

DetachActor removes collision from parent, but not mesh.

UE - Gameplay - Jun 27, 2016

When using DetachActor, the collision for the mesh is detached, but the mesh remains attached to the blueprint. This causes the mesh to fall through the floor while leaving the collision behind. R ...

CRASH when Closing Editor (Alt F4 while in VR mode)

UE - Editor - Workflow Systems - Jun 27, 2016

[CrashReport] UE4Editor_XAudio2!FXAudio2SoundSource::PrepareForInitialization() [xaudio2source.cpp:517]

UE - Audio - Jun 24, 2016

joseph.w - attempting to PIE in advanced vehicle blueprint templateCrash when selecting pie ...

Blackboard Key Type Cannot Be Compared Using an "Equals" Node

UE - AI - Jun 24, 2016

Attempting to compare a blackboard key type using an equals node always returns false. In the setup in the attached project, there is a task that contains a public Blackboard Key Selector variable. ...

Crash Occurs When Renaming Folder in Landscape Mountains Project

Tools - Jun 23, 2016

Changing the name of a newly-created folder that contains a few copies of the same map causes a crash in the Landscape Mountains project. This crash did not occur in a clean First Person project wh ...

Using "Create Level Sequence Player" can cause the sequence to stop after 60 seconds

UE - Anim - Sequencer - Jun 23, 2016

When using "Create Level Sequence Player" to control a sequence (in this case to Play), it will stop playing at 60 seconds ...

Overlap functions of child actor components run when spawned without overlap if player is at 0,0,0

UE - Gameplay - Jun 23, 2016

Overlap functions of child actor components run when spawned without overlap if player is at 0,0,0. It registers all "other actors" as cast successful even when the actor cast to is not the actor's ...