Dynamic Directional Shadows do not work with Planar Reflections

UE - Graphics Features - Aug 9, 2016

Movable/Stationary dynamic shadow distance in the Directional light is not captured in the Planar Reflection. Note that Point and Spot Lights box cast shadows that can be rendered in the reflection ...

Linux: crashes during crash handling

UE - Platform - Linux - Aug 9, 2016

It has been observed that crash handler can now corrupt memory during __cxa_demangle (from libc++). Repro steps listed here are just one of possible ways to trigger it, very similar crashes have bee ...

Packaged projects do not render in web page using Safari 10.0

UE - Platform - Mobile - Aug 9, 2016

My Macbook Pro uses an Nvidia GeForce 750M and was on Safari 10.0 when this occurred. This did NOT occur on a Macbook Pro with the same card and using Safari 9.1.2. This did NOT occur on an iMac wi ...

[CrashReport] SMediaPlayerEditorOutput::UpdateSoundWave(), SetAudioSink()

Media Framework - Aug 9, 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: 67 ...

Warning upon Undo/redo-ing of sculpting the landscape

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

When sculpting landscape then undoing/redoing, a warning appears. This also appears when undoing/redoing movement to the landscape gizmo.PIE:Warning: Warning AttachTo: '/Temp/Untitled_1.Untitled_1:P ...

Using "Get Sequence Player" doesn't work in packaged games

UE - Anim - Sequencer - Aug 9, 2016

Using "Get Sequence Player" doesn't work in packaged games Works with Auto-Play or if you use "Create Level Sequence Player" in step 5 ...

Ensures when copy/pasting linked anim bp nodes

UE - Gameplay - Blueprint - Aug 9, 2016

REGRESSION: YesWORKING: 3039270BROKEN: 3081866 Ensures occur when copy and pasting nodes in the Anim Graph. ...

Expose Component Replication in ActorComponent

UE - Gameplay - Aug 9, 2016

UActorComponent has hideCategories=(ComponentReplication) set in the UClass macro preventing uint32 bReplicates:1; to be set as a default setting. ...

Android Projects packaged for arm64 crash on device.

UE - Platform - Mobile - Aug 9, 2016

This issue was discovered while smoke testing Release 4.13 for Preview 2. ...

Editor crashes when copying a copied instance of a blueprint in the level.

UE - Gameplay - Blueprint - Aug 9, 2016

Editor is crashing when copying a copied instance of a blueprint in the level. We were unable to reproduce this issue adding a component to the blueprint through the blueprint editor. This issue on ...