Crash in FNetGUIDCache::GetObjectFromNetGUID()

UE - Networking - Jun 28, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Assertion failed: Package->IsFullyLoaded() [Link Removed] [Line: 2296] Source ...

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

Shadows Replicated to Second Player while in Multiplayer PIE using Single Process

UE - Graphics Features - Jun 27, 2016

When running multiplayer PIE in the Third Person Example project, if player one is shadowed, the second player also becomes shadowed. This almost seems expected as it is being run as a single proce ...

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

Wildcard pins added by drag and drop stay the type of the source even after breaking the link

UE - Gameplay - Blueprint - Jun 27, 2016

Wilcard pins added via drag and drop retain the type of the source even after breaking the link. This will not reproduce if the output wildcard pin is created through the details panel. See screens ...

GPU Particle Freeze in Fullscreen PIE when Combined with Widget Blueprint using any Widget Element

UE - Graphics Features - Jun 27, 2016

Certain particle systems freeze when rendered in Fullscreen mode during PIE with Text Block added within Widget Blueprint. From what I could tell it is the GPU particles that are freezing. Note I n ...

Inputs on Find Item Node Can be Connected to Executions

UE - Gameplay - Blueprint - Jun 27, 2016

When using a Find Item node to search for something in an array, you are able to connect execution pins to the node, which then changes it to require an array of execs as an input. ...

Widget components and widgets in screen space are not the same color

UE - Editor - UI Systems - Jun 27, 2016

Widget components appear to be affected by lighting. This causes differences in color between widget components and widgets that have been added to the viewport. ...