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

If Pause Event is played in second half of Fixed Frame Interval, you can't resume playing

UE - Anim - Sequencer - Jun 13, 2017

If Pause Event is played in second half of Fixed Frame Interval, you can't resume playing. Pause event appears to fire again when trying to resume playback. To expand on the summary, if you have a ...

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

Alembic Hair Doesn't Render In Both Eyes In VR

UE - Platform - XR - Dec 20, 2019

Alembic hair doesn't render in the right eye in VR. A demonstration project can be found [Link Removed]. NOTE: The hair is rendered as an overlay in other editor previews (skeletal mesh, Physics). ...

Merging actors with two-sided materials produces incorrect results

UE - World Creation - Worldbuilding Tools - Merge Actor - Feb 24, 2020

Merging two actors using a two-sided material produce incorrect results. Notes: Tested with "Allow two-sided material" on and off, the same result is produced. The same issue can be seen when ge ...

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