Assets with Render in Main Pass disabled show shadow artifacts

UE - Graphics Features - Apr 18, 2016

This issue was originally reported specifically for Destructibles, but it appears to affect Skeletal Meshes, and static meshes when selected. When "Render in Main Pass" has been disabled skeletal an ...

Blueprint Viewport Not Updating When Destructible Mesh Component is Assigned a Mesh

UE - Simulation - Physics - Destruction - Apr 18, 2016

When you add a Destructible Mesh to a Destructible Mesh Component inside of a blueprint, the viewport is not updated with the new mesh. If you add the blueprint to the level and then open the bluepr ...

[CrashReport] UE4Editor_Slate!FMenuStack::DismissInternal() [menustack.cpp:582]

UE - Editor - UI Systems - Slate - Apr 15, 2016

Error Message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 785] Array index out of bounds: 1 from an array of size 0 Source Context: 567 } 568 } 569 ...

Crash rendering image sequence if the Sub-Level with matinee is not loaded

Tools - Apr 15, 2016

Crash rendering image sequence if the Sub-Level containing the matinee is not loaded. This seems to go away if the level is either set to "Always Loaded". Seems to be a result of people not switch ...

Cannot Increment an Element of an Array

UE - Gameplay - Blueprint - Apr 15, 2016

Attempting to increment the value of an array element does not seem to work, and instead returns the original value that was passed into the increment int node. Found in 4.11.1 binary. Reproduced i ...

FKConvex::ElemCalcAABB ignoring current transform.

UE - Simulation - Physics - Apr 15, 2016

FKConvexElem::CalcAABB was ignoring the elements currently defined transform, and only scaling. This means that any actor that has a transform (not just Merge Actors) could potentially have very dis ...

Users are given client out of date error when using SVN on OSX

Tools - Apr 14, 2016

A user has reported that Subversion source control cannot connect with the editor when running on a Mac (OSX). The following error is given when attempting to do so: SourceControl:Error: Error svn: ...

Cones for angular constraints not visible is Separate Translucency is disabled

UE - Graphics Features - Apr 14, 2016

A user reported an issue where the cones that represent angular constraints in the PHAT editor are not rendered if Separate Translucency is disabled. This may be related to another issue with Separa ...

Updates to Static Mesh Sockets do not appear in BPs until recompiled

Tools - Apr 13, 2016

Static mesh socket updates do not appear in BPs unless you recompile ...

World Initialization is performed on Transition World if the client's process is halted at a certain point

UE - Networking - Apr 12, 2016

A user reported an issue where, if a client hitches during world transition, the client will continue referring to the transition world instead of the newly created one. This will result in the clie ...