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

Light min roughness set to 0 will create black artifacts on materials with negative roughness value

UE - Graphics Features - Aug 9, 2016

Any light's min roughness setting creates black artifacts with materials who have a roughness value less than 0. The min roughness must be =< 0. ...

BoneMap thread safety crash

UE - Graphics Features - Aug 9, 2016

Crash occurs in FGPUBaseSkinVertexFactory::FShaderDataType::UpdateBoneData() on RenderThread2 at the following line: check(NumBones <= MaxGPUSkinBones); The problem seems to be a race condition ...

Crash importing alembic asset over itself after saving it in Content Browser

UE - Gameplay - Aug 9, 2016

Crash occurs when importing an alembic asset as a static mesh, saving it, and then importing it again as Geometry Cache. ...