In-Editor Tutorials are unresponsive when selecting them

Docs - Sep 29, 2021

@triage need approval to submit this into 4.27.2 When trying to select any of the tutorials in the editor, all of them except for the "Welcome to the Unreal Editor" tutorial are unresponsive. They ...

Crash when changing the name of a variable within in a struct that's being used by a Control Rig Blueprint

UE - Anim - Rigging - Control Rig - Nov 23, 2021

It seems that changing the name of a variable inside a struct that is being used by a Control Rig variable causes a crash. Additionally, after making the change and recompiling the Control Rig bluep ...

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 ...

Scrolling the mouse wheel slowly on Mac does not have any effect in the editor

UE - Platform - Apple - Jan 19, 2017

REGRESSION No, occurs in 4.14.3 On Mac, scrolling slowly (one or two notches) does not have any affect in editor, whereas on the Windows, this has full effect. This was seen in editor (with scroll ...

Split Struct nodes do not update if the struct variable is changed

UE - Gameplay - Blueprint - Aug 30, 2017

If a struct variable inside a blueprint has its node split, changing the variable form one struct to another does not update the split pin. Recombining / resplitting the struct has no affect. Work ...

Gameplay Debugger doesn't work in ShooterGame when "Run Dedicated Server" is checked

UE - AI - May 10, 2019

The Gameplay Debugger does not function in ShooterGame when "Run Dedicated Server" is checked. This issue only affects ShooterGame and works as expected in a Blank project or if "Run Dedicated Serve ...

The Gradient Paint Tool In Cloth Simulation Doesn't Work On Mac

UE - Simulation - Physics - Feb 28, 2020

The Gradient Tool rotates the camera on Mac instead of painting the Gradient End Value. I wasn't able to test in Main on a Mac. There were no issues on Windows in 4.23.1, 4.24.3 and 4.26 Main. Foun ...

Color picker does not change the color of a Vector Parameter in a Material Instance until the mouse button is released

UE - Graphics Features - Mar 11, 2020

This is a regression from 4.23.1 (CL-9631420). The color picker does not update in realtime anymore when holding down the left-mouse button. Only on mouse-release does it update. This was reported ...