Realtime Rendering toggle disabled after using Cloth Painting

UE - Simulation - Physics - Character - Jul 29, 2021

After finishing cloth painting, the ability to toggle Realtime Rendering in the viewport is greyed out. Additionally, the Disable Realtime Override button doesn't seem to have any effect. This probl ...

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

Mobile Previewer: Content Scale Factor 0 Issues

UE - Platform - Apple - Jul 13, 2021

There are several reported issues with Save Zones displays in the mobile previewer when the Mobile Content Scale Factor is set to 0.  When MobileContentScaleFactor is set to 0 a couple things hap ...

Static mesh components spawned in the UCS along a spline require lighting to be rebuilt after a map reload.

UE - Gameplay - Components - Jun 17, 2021

Seems to be somehow related to components being instanced in the Construction Script according to a spline. The transforms are slightly off by more than 1.e-2f. They are reconstructed on load with a ...

Overriding a subobject's class in a native base class can lead to that component being null in derived Blueprints (FObjectInitializer::SetDefaultSubobjectClass)

UE - Gameplay - Blueprint Compiler - Jun 10, 2021

Overriding a subobject's class in a native base class can lead to that component being null in derived Blueprints.  ...

Shader compilation error occurs when using values sampled from texture for Customized UV1

UE - Graphics Features - Jun 3, 2021

Shader compilation error occurs when using values sampled from texture for Customized UV1. No problem when connected to Customized UV0. This problem compiles well if I change the value of Const to ...

Unable to overlay image on top of people occlusion image on ARKit

UE - Platform - XR - May 24, 2021

From licensee:   when the Enable Automatic Camera Overlay is enabled you will get the People Occlusion image overlaid above everything so no objects can be in-front of it. And if you disable Automa ...

VolumetricLightmap doesn't work when shifting a level by world origin rebasing

UE - Graphics Features - May 17, 2021

VLM is not handled when rebasing. The following workaround works. void SetupPrecomputedVolumetricLightmapUniformBufferParameters(const FScene* Scene, FEngineShowFlags EngineShowFlags, FViewUniform ...

SkeletalMesh may lose virtual bone names

UE - Editor - Content Pipeline - Asset Build - May 14, 2021

This Jira is there to make sure we load the skeleton asset before the skeletalmesh asset need it ...