Base material does not report broken logic with disconnected nodes, but instances of the same material do.

UE - Graphics Features - Aug 5, 2021

This is likely "by design", but the licensee is requesting a warning in base materials for disconnected logic that does not work, which they are reporting as a nuisance during development. Instance ...

Crash when adding a streaming level to the world through Python

UE - World Creation - Worldbuilding Tools - World Composition - Aug 3, 2021

When using the Python plugin to add an existing level as a streaming level, the editor crashes. It seems that this happens regardless of what level is added or what the contents of that level are. A ...

Xcode project files use iOS Legacy Build System which is not supported in Xcode 13

UE - Platform - Apple - Aug 3, 2021

The WorkspaceSettings.xcsettings file is generated with the following entry <key>BuildSystemType</key> <string>Original</string> This causes the warning in [Link Removed] which has was closed ...

InstanceDecorators of URichTextBlock is increased everytime add it to viewport

UE - Editor - UI Systems - Jul 29, 2021

URichTextBlock::UpdateStyleData() does not check whether DecoratorClasses already had any specificed DecoratorClass. So every time you turn UMG on and off from the Viewport, Decorator Classes will i ...

Background blur missing with HDR CompositeMode 1

UE - Graphics Features - Jul 29, 2021

UPD: According to Affects Version field, issue reproduces in 4.26, Regression for 4.27 - No. ...

[Submix][Recording] - Existing Sound Wave to Overwrite option has no effect

UE - Audio - Submixes - Jul 29, 2021

This is an old bug that looks like it never made its way into JIRA. Adding for documentation.  ...

Movie Render Queue does not render letterboxes to exports with sensor aspect ratios between 16:9 and 1:1

UE - Anim - Sequencer - Jul 28, 2021

There is a discrepancy between how Movie Scene Capture (Legacy) and Movie Render Queue handle letterboxing for sensor aspect ratio's that do not match the export resolution, which seems to be a bug ...

ARCore: Handheld AR Template doesn't handle background/resume correctly

UE - Platform - XR - Jul 23, 2021

When the new template gets backgrounded and resumed, the app might not be fully functional at resume time. Sometimes the plane detection doesn't work. Sometimes the camera goes down. It's not very ...