When alt dragging a skeletal mesh with another actor attached to a socket the relative position of the actor will be set to 0,0,0

Tools - Oct 5, 2016

When alt dragging a skeletal mesh with another actor attached to a socket the relative position of the attached actor will be set to 0,0,0. The relative offset for the copied attached actor appears ...

DataTable::LoadStructData allocating wrong size

UE - Foundation - Core - Oct 5, 2016

Pointed out by a licensee here: UDataTableを読みこんだ際のメモリ破壊について When reading the `UDataTable, in DataTable::LoadStructData()` the contents of the struct are interpreted[Image Removed], but the size of ...

Cannot Undo Comment Creation in Material Editor. Not in Undo History

UE - Rendering Architecture - Materials - Oct 4, 2016

Cannot undo the creation of a comment in the material editor. When creating the comment, it automatically has you rename the comment. When hitting Ctrl Z, you undo the renaming action, but never the ...

SVN 1.9 binaries aren't built to support SASL

Tools - Oct 4, 2016

When the binaries for SVN were updated to version 1.9, they may have not been built to support SASL encryption. This is inconsistent with the old binaries, which did support SASL. ...

Editor crashes when a floating window PIE command is issued repeatedly

Tools - Oct 4, 2016

After assigning Keyboard Shortcut for New Editor Window (PIE) as "F3" and returning to Viewport and selecting "F3" to open New Editor Window (PIE), continuing to repeatedly press F3 results in the e ...

Second Animation Sample added to AimOffset or Blendspace swaps with the first sample

OLD - Anim - Oct 3, 2016

Second Animation Sample added to AimOffset or Blendspace swaps with the first sample Note: After adding a 3rd sample, they switch back to the correct position. Regression: Sort of. In previous ...

Launcher and Editor context / dropdown menus do not display correctly on upcoming Windows 10 build

UE - Editor - UI Systems - Slate - Oct 3, 2016

A few users using the Windows 10 Insider Preview have found that after a certain point in the Prerelease builds, starting at 14915 it seems, the Unreal Editor and Epic Games Launcher context menus h ...

Crash on exit PIE when playing with more than one player on Linux

UE - Platform - Linux - Oct 3, 2016

When playing in non-single player game in the editor (either set # players or check dedicated server checkbox), the editor will crash when the play session ends. Regression: Yes - editor does not c ...

LineTraceComponent Does Not Return FaceIndex

UE - Gameplay - Oct 3, 2016

bReturnFaceIndex is not being used in ConvertQueryImpactHit when calling PrimitiveComponent LineTraceComponent. User quote: When calling PrimitiveComponent LineTraceComponent with FCollisionQueryP ...

Setting Is Closed on an Instance of a Spline's Details Returns False in the Actor's Construction Script

Tools - Oct 3, 2016

When attempting to get the value of Is Closed on an instance of an actor's spline component, the value is always false during construction of the actor. On Begin Play, the Is Closed value returns t ...