Particle System with Set Tickable when Paused causes packaged game to crash when paused

UE - Graphics Features - Aug 10, 2016

When a particle system has the "Set Tickable when Paused" set to true, pausing the packaged version of the game causes the game to crash. CrashReporter: [Link Removed] ...

UGameplayStatics::SpawnEmitterAttached keeps relative location when SnapToTarget is used.

UE - Gameplay - Aug 10, 2016

UGameplayStatics::SpawnEmitterAttached will keep relative position when using SnapToTarget. ...

SkyLight makes level entire green on Android devices

UE - Platform - Mobile - Aug 10, 2016

https://udn.unrealengine.com/questions/305453/skylight-makes-our-level-entire-green.html Licensee was seeing this only on this device: SM-G906S Android 5.0.1 Adding glFlush call in CaptureSceneToS ...

Exported Sequence camera has incorrect tangents

UE - Anim - Sequencer - Aug 9, 2016

Export Sequence camera has incorrect tangents ...

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