[CrashReport] Mac crash - FRCPassPostProcessInput::ComputeOutputDesc()

UE - Graphics Features - Sep 28, 2017

This is a new Mac callstack that just appeared after the 4.17.2 hotfix. The callstack shares similarities to older Windows crashes and may be related:https://jira.it.epicgames.net/browse/UE-42135ht ...

Cannot add a new empty group to a Matinee on Mac

Tools - Nov 15, 2017

In 4.18, it is no longer possible to add a new empty group to a Matinee on Mac. Instead of asking for a name for the new empty group, the Matinee editor now just displays a small white dot in the Tr ...

(Paper2D) Polygon Collision does not correctly rebuild when using rebuild collision node in packaged game

UE - Gameplay - Paper2D - Nov 29, 2017

With tile maps, Polygon Collision does not correctly rebuild when using rebuild collision node in packaged game. This issue does not appear to be a regression. Versions Tested: Issue occurs on all ...

Unable to bind events to OnPerceptionUpdated in Blueprints

UE - Gameplay - Blueprint - Dec 18, 2017

Attempting to bind an event to OnPerceptionUpdated results in an error in Blueprints. It seems that this is caused by the TArray in the function signature not being a constant reference. Current co ...

Flat Tessellation broken on DX12 renderer

UE - Graphics Features - Feb 13, 2018

Behavior reproduced in 4.17.2 CL 3658906, 4.18.3 CL 3832480 and 4.19.P4 CL 3873914 To run the engine with DX12 I made a shortcut of the UE4Editor.exe found at D:\Epic Games\UE_4.18\Engine\Binaries\ ...

Containers of Instanced Subobjects don't inherit as expected

UE - Gameplay - Blueprint Editor - Jul 6, 2018

Changes made to array containers in the parent Instanced Subobject Blueprint does not affect the child. Working in 4.18.3 Broken in 4.19.2 Tested in  4.18.3(CL - 3832480), 4.19 (CL - 4033788), 4. ...

Widget component navigation does not work in Standalone

UE - Editor - UI Systems - Jun 14, 2019

When running a standalone build, focus navigation doesn't work on widgets within a world-space widget component. This may be fallout from [Link Removed], which parented the widget component's virtua ...

BP multi-level inheritance does not correctly inherit 'Static' mobility

UE - Gameplay - Blueprint - Sep 8, 2022

User reported an issue of a mesh not being visible when a project has multi-level blueprint inheritance. After reproing, I believe the root cause is DefaultSceneRoot of the grandchild BP class not c ...

New Material Thumbnails are appearing distorted

UE - Rendering Architecture - Materials - Jun 1, 2016

When creating a new material the thumbnail will start out as the default material sphere but then quickly appear distorted, almost like its zoomed in really close. This does not affect already creat ...

Duplicated Blueprint Causes Incorrect Target for Events

UE - Gameplay - Blueprint - Oct 15, 2015

Duplicating a blueprint that has a node hooked up to BeginPlay causes the BeginPlay in the duplicate blueprint to target the original blueprint. This does not appear to affect functionality. Occur ...