WmfMedia: Cannot load media with multiple tracks of the same type

Media Framework - Aug 31, 2016

The currently implementation of WmfMedia player initialization is incorrect in that it creates a playback topology that includes all source tracks, but some of them are disabled. The intent was to e ...

Disparity in Rotation tool

Tools - Aug 31, 2016

There is disparity between the two different ways of editing rotation. When using the scrubber in the details panel each value scrubbed only affects that value and the values go from 0 to 360. When ...

Moving or renaming a file in the editor should execute a Perforce move command not a delete+add

Tools - Aug 31, 2016

Moving or renaming a file in the editor erases its perforce history. It should execute a move not a delete + add to fix this ...

Huge game window when launching onto Safari 9.1.2

UE - Platform - Mobile - Aug 31, 2016

The game window in the Safari browser expands to a huge size along the Y axis. We do not see this issue on Safari version 10. The game window expands for about 5 minutes before the game is playab ...

[CrashReport] UE4Editor_MaterialEditor!CastChecked<UMaterialGraphNode,UEdGraphNode>() [casts.h:192]

UE - Rendering Architecture - Materials - Aug 31, 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 ( ...

[CrashReport] UE4Editor_UnrealEd!SaveWorld() [filehelpers.cpp:359]

Tools - Aug 31, 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: Assertion failed: !bIsReentrant [L ...

Destructible components will not respond to OnHit events when impact damage is disabled

UE - Simulation - Physics - Destruction - Aug 31, 2016

Destructibles without impact damage will not trigger onhit events, regardless of their "Simulation Generates Hit Events" flag status, this is because we ignore that flag in CreatePhysicsState and on ...

Scene color is copied every draw call if materials read from it (redundant copy optimization is broken)

UE - Graphics Features - Aug 31, 2016

See TranslucentRendering.cpp // todo: this optimization is currently broken DrawingContext.bSceneColorCopyIsUpToDate = (DrawingContext.TranslucenyPassType == ETranslucencyPass::TPT_Separat ...

Crash when spawning destructible objects in 2 player PIE

UE - Simulation - Physics - Destruction - Aug 31, 2016

Crash Reporter link: [Link Removed] With Source Context: [Link Removed] ...

Failure packaging for android that supports both armv7 arm64 with GoogleVR plugin enabled

UE - Platform - XR - Aug 30, 2016

Unable to package a build for android (ATC) if the GoogleVR plugin is enabled and both arm64 and armv7 are supported. This does not reproduce if you turn off GoogleVR. This does not reproduce if yo ...