Gridlines Draw On Top of any sprite or mesh with a Translucent material in an orthographic viewport

UE - Graphics Features - Jul 10, 2017

When viewing Translucent Sprites or Unlit Translucent assets while in Lit viewmode, the viewport grid always draws on top of the object(s). ...

Morph target for SK_BoxMorph_1 exceeds 1.0, causes the sphere shape to bend inward

Docs - Samples - Jul 10, 2017

In Content Examples, the morph targets assigned to SK_Box_Morph_1 exceed 1.0. While it's not "wrong" for morphs to go beyond that, it doesn't seem like it's a great demonstration in the asset. Goi ...

Constraint axes are not visible in Physics Asset editor viewport

OLD - Anim - Jul 10, 2017

This is a regression from 4.16 as I was not able to repro this issue in //UE4/Release-4.16 at CL 3514769. ...

Changing Montage Section to a time beyond the current length breaks animation

OLD - Anim - Jul 7, 2017

User is able to set the Section Time to a value that's beyond the current length of the montage. This breaks the animation and the user can see issues in the UI as well (such as the timeline marker ...

The default hotkey for Delete is not properly displayed in the Edit menu on Mac

UE - Platform - Apple - Jul 7, 2017

The Delete option in the Edit menu on Mac does not display the hotkey that is set for it (by default it is the Delete key). On Windows, this option does display the set hotkey. Changing the hotkey ...

Mip Gen Blur Settings affecting Mip Level 0 when setting the Maximum Texture Size

UE - Graphics Features - Jul 7, 2017

When Blurring a Texture using Mip Gen Settings and setting the LOD Bias or Maximum Texture Size, the blur gets applied to the base Mip Level 0. This behavior is contrary to how it behaves when blur ...

Incorrect specs in experimental mobile PIE json profiles

UE - Platform - Mobile - Jul 7, 2017

I noticed three issues with the mobile PIE device preview json profiles:The Nexus5.json is a copy-paste of the GalaxyS3.jsonThe iPhone7.json DeviceModel is set to "IPhone7Plus"iPhone 5 is present in ...

[CrashReport] Tutorial crash UObject::execLetValueOnPersistentFrame()

UE - Gameplay - Blueprint - Jul 7, 2017

This is another Tutorial crash that shares a similar callstack with [Link Removed] and [Link Removed], but those specific repro steps have been fixed while this one is still occurring in 4.16.2. On ...

Drag and Drop Import option allows folders with space in name

UE - Editor - Content Pipeline - Import and Export - Jul 7, 2017

By using the drag and drop import feature, users can import files that contain spaces in the name. This causes an error in the editor where files inside it cannot save because of the name. Renaming ...

"ensureAsRuntimeWarning condition failed" when running Snapshot Pose with no assigned skeletal mesh

UE - Gameplay - Blueprint - Jul 7, 2017

ensureAsRuntimeWarning occurs when the user use Snapshot Pose with a skeletal mesh component that doesn't have a skeletal mesh assigned to it:LogScript: Error: E:\Release\Engine\Source\Runtime\Engin ...