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

Nanite meshes swap materials during simulation

Quixel - Jun 1, 2021

When enabling nanite on Quixel Bridge assests.  Materials sometimes randomize to other assets in the viewport during simulation or PIE.  This does not occur every time and may take a few tries.   T ...

DistanceToNearestSurface used for post process broken when separate actor culled

UE - Graphics Features - May 27, 2021

This one may not necessarily be a bug, as this is related to the nature of culling. If it is not, please let me know if there is an alternative method the licensee could use here in order to track a ...

bUseAsOccluder not taking effect when prepass is disabled

UE - Graphics Features - May 25, 2021

See the licensee discussion for details discussed with [Link Removed] ...

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

Editor hard-locks when deleting a level converted to World Partition

UE - World Creation - Worldbuilding Tools - World Partition - May 20, 2021

Encountering an editor hard-lock when attempting to delete a level converted to World Partition. I'm unable to reproduce this hard-lock if the level is created using World Partition, only post-conv ...

UObject properties in OnRep functions can be invalid

UE - Networking - May 20, 2021

The shadow state used to store previous values on the client side is not GC aware, so when an object gets garbage collected it's not nulled out of the shadow state.  This results in stale pointers b ...

[Feature Request] Support force feedback on iOS and tvOS Gamepads

UE - Platform - Mobile - May 18, 2021

Unreal Engine should support haptics on gamepads on iOS and tvOS [Link Removed] [Link Removed]  ...

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