Physics Asset loses skeletal mesh reference when skeletal mesh is moved to another folder

UE - Gameplay - Apr 10, 2015

When moving a skeletal mesh from one folder to another will lose the skeletal mesh reference in the Physics Asset. A warning message will appear. Picture attached. James: Do things like FStringAss ...

Dynamic Parameters do not function in Beam Emitters

UE - Graphics Features - Apr 10, 2015

Transfered Issue from TTP # 298314, originally opened in TTP on 6/3/2013 and updated with Answerhub post information on 5/18/2014 Dynamic Parameters cannot be used with a Beam Emitter, they pass no ...

Moving an InstancedStaticMesh will not move meshes collision

UE - Simulation - Physics - Apr 10, 2015

Moving an instanced static mesh will not move the collision along with the mesh. This will leave a visible mesh that players can walk through in one area and a blank space that cannot be walked thro ...

ForEachLoop doesn't iterate through all of the actors returned by the Get Overlapping Actors node

UE - Gameplay - Blueprint - Apr 10, 2015

ForEachLoop doesn't iterate through all of the actors returned by the Get Overlapping Actors node. Note: You can workaround this issue by adding the overlapped actors to an array and then looping t ...

Translucent Materials do not work well with Depth of Field

UE - Graphics Features - Apr 10, 2015

Depth of Field do not work well when using a translucent material, even if the material has no opacity set. Image attached as reference. Light brown colored mesh is translucentGray mesh is opaque ...

In Shooter game if the menu is brought up via a controller and then exited via a controller then the mouse will lose focus (only in PIE)

Docs - Samples - Apr 10, 2015

UDN User reported that when they use a controller to bring up and exit out of the menu in shooter game that the mouse will lose focus. This only occurs in PIE. ...

MAC: Crash on startup

UE - Platform - Apple - Apr 10, 2015

"MacBook pro 13 2015 with yosemite 10.10.3 just crashed after launching ue4." The problem is that the recently introduced calls to IsRHIDeviceNVIDIA occur before the Mac code sets the GRHIVendorID ...

Landscape corruption in editor

UE - LD & Modeling - Terrain - Landscape - Apr 10, 2015

Two licensees are reporting visible landscape corruption when opening their level in the editor, which goes away after various actions - opening the landscape editor or building geometry. PIE / game ...

Able to rename redirectors by clicking on their name in the content browser twice

UE - Editor - Content Pipeline - Content Browser - Apr 10, 2015

While you are unable to rename a redirector in the content browser by right clicking it and selecting rename (the option is grayed out) or by pressing the F2 key (no effect), you can actually click ...

Importing an FBX twice will cause a crash

UE - Platform - Linux - Apr 9, 2015

When importing an FBX into a project if the "Import" option is chosen rather than "Import All" then importing the same FBX a second time will cause the editor to crash. ...