Crash when Dragging Skeletal Mesh with Apex Clothing into Level

UE - Simulation - Physics - Character - Nov 29, 2016

A crash occurs when you add/drag a skeletal mesh with Apex clothing into the scene. The user reporting the issue managed to find where the crash occurs and added a comment for assistance where to lo ...

Crash Importing some assets with "Keep Overlapping Vertex"

UE - Editor - Content Pipeline - Import and Export - Nov 29, 2016

Download offending asset here: [Link Removed] Error message: Assertion failed: NewPosition >= 0 [Link Removed] [Line: 452] Source Context: 438 virtual ~FFileHandleWindows() 439 ...

Ensure after adding BlueprintCallable to a function and compiling the BP in the editor

UE - Gameplay - Blueprint - Nov 29, 2016

I am seeing an ensure after adding a UFUNCTION(BlueprintCallable) accessor and then adding that function to the BP and compiling the BP in the editor. Repro frequency is only 3/6 times. ...

Crash when Simulating in Editor after Painting Foliage

UE - Editor - Workflow Systems - Nov 29, 2016

The engine crashes when simulating in the editor after painting foliage instances using the Foliage Tool. An important thing to note is that this crash does not occur if you switch out of the 'Foli ...

ETC2 Android devices are no longer supported in the Google Play Store as of 4.14

UE - Platform - Mobile - Nov 29, 2016

When uploading ETC2 packages to Google Play Store, it shows that 10712 devices were removed as supported devices and 332 remain. They did state in their AnswerHub that the unsupported devices still ...

FOnlineSessionLive leaves inconsistent state when FindSessions or CreateSession fail.

UE - Networking - Nov 28, 2016

FOnlineSessionLive::CreateSession creates the session early into the method. Later, the method can fail but the session and is never cleared up (see the various catch statements in the tasks which o ...

Reparenting a UserWidget within that widget's events can break links between UWidgets and their SWidget.

UE - Editor - UI Systems - Nov 28, 2016

Reparenting a widget within it's own event can cause that widget's tree to have null references instead of references to slate widgets. This happens because when a widget is reparented, we remove a ...

FBX Scene Importer sets actors in Blueprint to movable when reimporting

UE - Editor - Content Pipeline - Import and Export - Nov 28, 2016

When using the FBX Scene Import into Level with default settings so that the actors in the BP import as static, if you reimport them they will then be set to Movable in the BP. This is not a regre ...

Ensure triggering a gameplay tag that's being redirected

UE - Gameplay - Nov 28, 2016

Ensure occurs when the user triggers a redirected gameplay tag call at runtime. This doesn't seem to occur if the redirect is removed. Test Project: [Link Removed] ...

Landscape Sculpt Brush Gets Hidden Unexpectedly

UE - LD & Modeling - Terrain - Landscape - Nov 28, 2016

While sculpting (holding left mouse button) if you press the right mouse button the brush will disappear. The brush will remain hidden while sculpting until the right mouse button is pressed once ag ...