FBX: Camera imports to Matinee with skewed position and rotation

Tools - Jan 21, 2016

When reimporting a .FBX matinee Actor, the X and Y axis of the animation are interchanged. ...

Reset To Default button creation in customizations too manual?

Tools - Jan 21, 2016

Reset To Default button creation in customizations too manual? Sounds like there might be a lot of duplicated code creating reset buttons that should all called a single helper to make them identic ...

Ctrl + z still active in PIE

Tools - Jan 20, 2016

Users can select ctrl + z while playing in Editor causing PIE to stop and undo last change, often freezing the editor temporarily, and sometimes causing a crash. Workaround: This does not occur if ...

Memory leak in World Settings Window

Tools - Jan 20, 2016

When the world settings window has been opened but is not visible, the destructor for FLightmapCustomNodeBuilder is never called to remove the editor delegates. Opening a large number of maps has be ...

Opening Floating Editor Window Locks Camera to Upward Position

Tools - Jan 19, 2016

Using the shortcut "Ctrl + E" to open the static mesh editor in it's own floating window results in the camera locking in the upward position in the Main Viewport (*not* the viewport of the Static M ...

Unable to remove StaticMesh LODs in editor

Tools - Jan 18, 2016

Static Mesh LODs cannot be removed after import from the Static Mesh Editor unless you have Simplygon installed. Hovering over the tooltip for "Number of LODs" indicates this as well with "Auto mesh ...

Camera Generates error after saving with Control + S

Tools - Jan 15, 2016

Camera Generates error after saving with Control + S when user left or right clicks afterwards. Regression: Could not reproduce in UE 4.10 ...

Groups Selected in Viewport Are Not Selected in World Outliner Causing Unexpected Results

Tools - Jan 14, 2016

Selecting objects that are grouped together in the viewport will not highlight the group actor in the World Outliner. One known result of this is, after selecting the group in the viewport, right-cl ...

Child Objects do not Copy to the Proper Position with Paste Here Option

Tools - Jan 13, 2016

If you copy a child object with a parent object, right click, and select edit, paste here, the child object will be offset from the parent object a significant distance away. ...

Struct crashes when switching variable types while the default values are being shown

Tools - Jan 11, 2016

If the user switches between two variable types in a struct while the default values are being shown then the editor will crash ...