IsOverlappingActor is always returning false

UE - Gameplay - Sep 23, 2015

When you use the IsOverlappingActor node to determine whether or not something is overlapping another actor, it returns false regardless of whether or not you're actually overlapping another actor. ...

XR Planar Reflections lag behind VR headset movement

UE - Platform - XR - Mar 24, 2023

Planar Reflections lag behind VR headset movement [Link Removed] Reporting that reflection captures lag because they happen before late update is applied. Includes an experimental patch that fi ...

Path Tracing denoiser is not stable in animation

UE - Graphics Features - Nov 30, 2021

When rendering an animation with the path tracer through MovieRenderQueue, at low sampling rates the denoiser produces splotchy results that flicker from frame to frame. The current denoiser (Ope ...

Swarm: Not able to set number of processors to use for Swarm from the UI

UE - Graphics Features - Aug 25, 2015

There is a setting called "LocalJobsDefaultProcessorCount" in the Developer Settings tab in Swarm. After the change to make Lightmass build asynchronously while the user keeps working, this set ...

Frequent ensure opening meshes on Mac, locks up AMD machines

UE - Graphics Features - Jun 6, 2017

REGRESSION No, I was able to reproduce the hard lock in 4.16.1. A frequent ensure occurs when opening static or skeletal meshes on Mac. Doesn't reproduce 100% of the time, but I've gotten it about ...

Navmesh seems to have buggy behavior when interacting with HISMCs that programmatically set mesh via SetStaticMesh.

UE - AI - Mar 6, 2020

Both versions works correctly if HISMC is pre-placed (generated in ConstructionScript). Only when generated dynamically does it fails. The Navmesh isn't being updated after SetStaticMesh and AddInst ...

C# UHT fails to recognize delegates declared in another class's namespace

UE - Foundation - Cpp Tools - UnrealHeaderTool - Dec 14, 2022

Repro Rate: 3/3 This issue occurs in the live build //UE5/Release-5.1 at CL 23058290. This issue has also been regression tested against //UE5/Release-5.0 at CL 20979098 and is confirmed to be a r ...

Cloth Simulation Doesn't Work When Clothing Data Is Applied Before Being Painted

UE - Simulation - Physics - Character - Jan 17, 2020

When clothing data is applied before painting the influence on the section the cloth doesn't simulate. I tested this using the Paragion: Twinblast actionhero skeletal mesh asset. Found in 4.24.1 C ...

Calling "GetCameraImage" rapidly ~10 times causes ARKit camera feed to stop updating

UE - Platform - XR - Nov 8, 2018

If you call the "GetCameraImage" function rapidly ~10 times, it causes the ARKit camera feed to stop updating.  Waiting for awhile or tapping some more seems to bring it back.   Tested on macOS H ...

Niagara Ribbon Facing Mode Custom Side Vector does not work correctly

UE - Niagara - Feb 28, 2020

The Custom Side Vector facing mode is no different than the Custom facing mode on Niagara ribbons. The linked UDN has more information on a potential cause, as well as a proposed fix. It looks like ...