Cannot import objects with Bezier Curve modifier from Blender

UE - Editor - Content Pipeline - Import and Export - Apr 13, 2015

Objects with a bezier curve modifier register as having no triangles when imported to editor from Blender as an FBX. ...

Multi Line Trace by Channel includes Actors with Overlap collision in the Out Hits array

UE - Gameplay - Apr 13, 2015

Multi Line Trace by Channel includes Actors with Overlap collision in the Out Hits array (but does not indicate a True Return Value). The two returns match with Ignore and Block collision settings. ...

VR camera and Player do not appear to rotate around the same point

UE - Platform - XR - Apr 13, 2015

When using the arrow keys to rotate your character in VR the camera becomes offset in the direction of the key that was pressed (Image attached with an exaggerated example of what appears to be happ ...

The World Outliner will only show one Child Actor on a Blueprint that has multiple Child Actors in its Components tab

Tools - Apr 13, 2015

The World Outliner will only show one Child Actor on a Blueprint that has multiple Child Actors in its Components tab. Note that all Child Actor Components added via the Construction Script will dis ...

EventOnMouseLeave Is firing off when it should not

UE - Editor - UI Systems - Apr 13, 2015

If the user clicks on the spin box that has an On Mouse Leave event and then drags the mouse around the leave event will fire off as if the mouse position is still being updated to the screen (the m ...

Camera actor preview window does not display properly in orthographic view

Tools - Apr 13, 2015

Adding a camera to the scene and setting the projection mode to orthographic doesn't display properly in the preview window. ...

Renaming an AnimNotify does not redirect event nodes to the new name

OLD - Anim - Apr 10, 2015

Renaming an animNotify in the Animation Notifies window (Window>Animation Notifies) does not redirect existing event nodes to the new name. It also doesn't appear under the Right Click menu in the ...

Collapsed Nodes do not move with their functions

UE - Gameplay - Blueprint - Apr 10, 2015

When you create a function and collapse nodes within it, the collapsed nodes to not follow the function category switch. I also noticed that when you move the function around that has the collapsed ...

Preview Instance can still trigger print strings when you PIE

OLD - Anim - Apr 10, 2015

In the given answerhub example, the user has a print string coming from IsNotValid on a check of *TryGetPawnOwner*. This is returning a false negative to him when he PIE's because the Preview insta ...

Projects with "TargetPlatform" set as a dependency cannot be packaged to Windows 64-bit if the project is made using the binary version of the Editor..

UE - Foundation - Core - Apr 10, 2015

Including "TargetPlatform" as a private dependency of a code project created using the binary version of the Engine prevents the Editor from being able to package the project for Win64. Removing the ...