Draw Material to Render Target renders black in Standalone

UE - Graphics Features - Sep 28, 2016

The 'Draw Material to Render Target' in blueprints renders black when launched in Standalone. This is not the case when using the same blueprint and running PIE. The interesting thing about this is ...

Crash when garbage collecting a deleted AudioVolume

UE - Audio - Sep 28, 2016

It appears that the actor isn't properly destroyed until the exit, despite being deleted. By that time, the root component (the brush) has already been destroyed, thus when it's accessed in AAudioVo ...

NavMesh movement sweep behavior should not be based on bGenerateOverlaps

UE - Gameplay - Player Movement - Sep 28, 2016

A separate new flag should be used to control the sweep behavior of characters using Nav Walking behavior in CharacterMovementComponent. Existing assets should upgrade to set the value of this new f ...

Editor Preferences 'Enable Sound' option causes Real Time Audio to Stop Working after PIE

UE - Audio - Sep 28, 2016

Real Time Audio stops playing sounds after exiting PIE with the 'Enable Sound' option disabled. The tooltip states, "Whether to play sounds while in a Play in Editor session." This setting does no ...

SubInstance AnimInstances may not be updated in all necessary places inside SkeletalMeshComponent

OLD - Anim - Sep 28, 2016

After scanning through SkeletalMeshComponent, it looks like there are several places where AnimInstance is updated but SubInstances are not. This can potentially cause states to get out of sync, and ...

Compiling blueprint being used as a child actor component sets template in parent to "None"

UE - Gameplay - Sep 27, 2016

If the user compiles the blueprint that is being used as a Child Actor, the defaults section in the Child Actor Template will be set to None and won't be usable. ...

Transform gizmo turning different colors when using the spline control points on Camera Rig Rail

UE - Graphics Features - Sep 27, 2016

Transform gizmo turning different colors when using the spline control points on Camera Rig Rail. This appears to happen more when farther away from 0,0,0. Also see some changes based on the distanc ...

Character Hands Disconnected from Weapons in Shooter Game

Docs - Samples - Sep 27, 2016

The characters in ShooterGame share a bug where their left hands are offset from the weapons they hold, while their right hands are fine. ...

Sequencer in packaged VR project does not appear to work when using sequence player on begin play

UE - Anim - Sequencer - Sep 27, 2016

Sequencer in packaged VR project does not appear to work when using sequence player on begin play. The HMD no longer appears to be affected by sequencer after the project has been packaged out ...

Crash Occurs When Creating a Blueprint From a Nav Link Proxy

UE - Gameplay - Blueprint - Sep 27, 2016

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