VLC Media Platform Override ignored in Packaged Game

Media Framework - Dec 14, 2016

If the user has compiled the VLC Media Player plugin and uses the Platform Overrides to assign VLC player as the default decoder, it will not be applied in a packaged game. ...

Direct Capsule Shadows with Point Lights also project shadow on opposite side and direction

UE - Graphics Features - Dec 14, 2016

When using a Direct Capsule Shadows on a skeletal mesh with a Stationary Point light, depending on the point lights placement, light source radius, and nearby surfaces will cast the shadow on the op ...

Collision Not Working on Dynamically Spawned Objects While Using 'Cook Blueprint Component Data for Faster Instancing at Runtime'

UE - Gameplay - Blueprint - Dec 13, 2016

Dynamically spawned objects' collision does not seem to be working in a packaged game when the Cook Blueprint Component Data for Faster Instancing at Runtime option is enabled. Found in 4.14.1. Un ...

Particle light module doesn't work if forward rendering is enabled

UE - Graphics Features - Dec 13, 2016

There's a UDN link below, the second images in the thread shows this problem. It should be noted that the light module will cast light in forward rendering if "High Quality Lights" is checked in the ...

Cascade editor Background color pick doesn't work when forward shading enabled

UE - Graphics Features - Dec 13, 2016

Multiple UDN issues reported 当我们4.14版本中尝试改变cascade编辑器的背景颜色时,Viewport没有变化,请问还有其他配置吗,谢谢 升级4.14后出现的粒子特效方面的问题 Color Picker not work when forward shading enabled cascade-particle-editor-background-co ...

Forward Shading: Scene Capture 2D crash when assigning a RGB Capture Source

UE - Graphics Features - Dec 12, 2016

When using Forward Shading for the project, if you assign a source target to a SceneCapture2D and use either BaseColor in RGB or Normal in RGB the editor will crash. Tested with: Broken: 4.14.1 B ...

Fix pause flags when recycling sound sources

UE - Audio - Dec 12, 2016

Issue is due to pause flags getting recycled when new sound sources are used from the sound source pool. This is a regression since 4.13, causing audio to pop. ...

Nativized Packaging Fails When Delegates Have Same Output Parameters

UE - Gameplay - Blueprint Runtime - Dec 12, 2016

Attempting to package a project using Nativize Blueprint Assets that contains delegates that have the same output parameters (such as binding an event to the OnCanvasRenderTargetUpdate event as show ...

On attempting to export an Infiltrator Demo animation from the content browser nothing will be created

OLD - Anim - Dec 12, 2016

It seems for some reason that animations from the Infiltrator demo, do not export when export is selected from the content browser. Workaround: However if export is selected from persona the animat ...

FBodyInstance SetCollisionEnabled not properly checking physics state.

UE - Simulation - Physics - Dec 12, 2016

FBodyInstance::SetCollisionEnabled uses an incomplete conditional to determine whether or not it's in a Simulating or Non-Simulating state. This can cause cases where RecreatePhysicsState doesn't pr ...