Can only render Matinee movies with Separate Process

Tools - Aug 23, 2016

Can only render Matinee movies with Separate Process. ...

FSkeletalMeshMerge::CalculateLodCount calculates minimum LODs improperly

UE - Gameplay - Aug 23, 2016

CalculateLodCount tries to bound the output LOD count as at least one (count >= 1), but actually bounds it as no more than 1 (count <= 1). Just need to change a FMath::Min to FMath::Max. ...

FBX objects with "ncl1" suffix conflict with "Combine Meshes" disabled

Tools - Aug 23, 2016

FBX objects with "ncl1" suffix conflict with "Combine Meshes" disabled I've found that you can name objects with identical names(For example, "Test") in 3DS Max or Maya (they must be under differe ...

Foliage frustum cull based on incorrect bounds size

UE - World Creation - Worldbuilding Tools - Foliage - Aug 22, 2016

When changing the static meshes of a Foliage instance by swapping the mesh or changing the scale (build settings) of the mesh, the bounds for the mesh do not appear to update to use the new bounds. ...

Ensure when opening Camera Anim assets for the second time

Tools - Aug 21, 2016

An occasional ensure is thrown when opening Camera Anim assets. Generally, the issue occurs when opening the asset for a second time, but the repro rate is low, around 1/5. ...

Transfering an interface function to a native blueprint function does not copy over inputs and outputs

UE - Gameplay - Blueprint - Aug 19, 2016

When you remove an interface from a blueprint and choose to transfer the functions over to the blueprint the functions do not keep their inputs and outputs. Regression: YesWorks: 4.12.5 @ 3039270Br ...

Camera is flipped when keying from negative to positive Crane Pitch

UE - Anim - Sequencer - Aug 19, 2016

Camera is flipped when keying from negative to positive Crane Pitch ...

Destructible doesn't return Impulse data on hit

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

Destructible doesn't return Impulse data on hit User Description: I'm working on a project with destructible structures. I'd like to apply damage to actors that are hit by fractured destructible m ...

Crane Yaw value affects attached Camera Rotation

UE - Anim - Sequencer - Aug 18, 2016

Crane Yaw value affects attached Camera Rotation. My expectation is based on the fact that Crane Pitch leaves the camera level ...

Empty Shot Track Breaks Camera Component tracks when using Camera Cut Track

UE - Anim - Sequencer - Aug 18, 2016

Empty Shot Track Breaks Camera Component tracks when using Camera Cut Track ...