[CrashReport] Linux crash - FVulkanCommandBufferManager::WaitForCmdBuffer

UE - Graphics Features - Aug 22, 2017

This is a semi-common Linux crash coming out of 4.17.1. It is spread among a few different similar callstack affecting a handful of users. [Link Removed] [Link Removed] [Link Removed] [Link Removed ...

Small objects have erratic behavior when simulating physics

OLD - Anim - Aug 22, 2017

Small objects have erratic behavior when simulating physics. If drop at an angle, some will start spinning indefinitely on contact with the ground while others will spin in place when hit. This is ...

Decal creates lighting artifacts on edge of meshes

UE - Graphics Features - Aug 22, 2017

When using deferred decals there are artifacts that are caused by the emissive color of the decal when viewing the decals from a low angle. These artifacts appear as thin lines on the edges of the m ...

Editor crash on loading a project after enabling the Tango plugin on Linux

UE - Platform - Linux - Aug 22, 2017

Enabling the Tango plugin on Linux causes the editor to crash on restart. Regression: No - Tango plugin not available in 4.16.3 (CL 3561208) ...

Event tick not firing when in an actor component that is added to an actor

UE - Gameplay - Blueprint - Aug 22, 2017

When using actor components, if you delete a node, such as event tick and then add it to an actor, even if you modify the component again, such as adding the event tick event back, the component wil ...

[CrashReport] Ongoing CollectGarbageInternal() assertion in 4.17

Tools - Aug 22, 2017

This callstack is occurring in 4.17.0 and 4.17.1, and appears to be a continuation of [Link Removed], which was fixed in 4.16.2 with CL 3502786. I'm not re-opening [Link Removed] because there are ...

Level cannot save when compile setting is changed on blueprint present in level

UE - Gameplay - Blueprint - Aug 21, 2017

When using a project that has a blueprint in a level when the project is created, there is an issue that is occurring when you modify the compile settings and attempt to save the level There is an e ...

Editor crash when a Breakpoint is added to a Widget's Tick function

UE - Editor - UI Systems - Aug 18, 2017

Editor crashes when a widget's tick contains a breakpoint at a print string node. Based on 4.16 warning message, this appears to be caused by the text attempting to draw when no draw buffer is avai ...

FGameProjectHelper::GetAvailableMaps() doesn't get all available maps

Tools - Aug 17, 2017

This function hardcodes Game/Content/ and optionally includes Engine/Content to search for maps to cook. This means that you cannot select a map from a content plugin to cook. Instead the code shoul ...

Redo history is deleted if the user clicks inside the blueprint graph

UE - Gameplay - Blueprint Editor - Aug 16, 2017

Not a regression as it occurs in Release-4.17 ...