The Editor "Show Frame Rate and Memory" does not display the intended output on macOS.

UE - Platform - Apple - Jan 11, 2023

Repro Rate: 5/5 This is a live issue that has been tested in the Binary build of //UE5/Release-5.1 at CL 23058290 and DOES NOT OCCUR in Windows and Linux but DOES OCCUR in Mac. This was tested on d ...

VirtualHeightfieldMesh shadow issues

UE - Graphics Features - Apr 19, 2022

A UDN reported ensure being encountered with VirtualHeightFieldMesh rendering on UE5. Those ensures remain an issue on 5.1 (UE5/Main) as of CL 19779838. [Link Removed] Attempting to repro on PC, th ...

Gameplay Ability System Attribute Modifiers with a duration (including infinite) do not respect tag requirements

UE - Gameplay - Feb 21, 2024

When using infinite or duration-based effects, required and ignored tags will have no effect on attribute modifiers. This appears to be caused by OnAttributeAggregatorDirty (GameplayEffect.cpp:2917) ...

Different CRC32 Results for Repeated Hashing of UStaticMesh

UE - Foundation - Jul 15, 2024

1. Download the Licensee repro, compile, and open:https://udn.unrealengine.com/s/contentdocument/069QP00000CdN7WYAV 2. Press the first hatched button on the top bar, next to the Platforms dropdown. ...

Safezones on Android not set properly when orientation changes

UE - Platform - Mobile - Nov 5, 2024

Looks like the resize that does the safe zone update is done before the orientation is updated.  I suggested swapping the order to licensee in the UDN ticket and it worked for him.  This should be t ...

Bundled compute PSO compilation stalling tender thread

UE - Rendering Architecture - RHI - Feb 13, 2025

EA Motive has pointed out a potential bug they found related task graph synchronization and when compiling compute PSOs: [Link Removed]. From the screenshot they sent over, it seems that a task grap ...

Standalone window played from editor hits assert Index >= 0 in UObjectArray

UE - Gameplay - Blueprint - Sep 23, 2016

Standalone window in editor will hit assert in a bit of time. Issue doesn't happen is playing standalone via Visual Studio. ...

Deleting static mesh that is used by foliage tool in content browser then selecting foliage window crashes editor

UE - World Creation - Worldbuilding Tools - Foliage - May 11, 2015

If a static mesh is being used by the foliage tool and then deleted in the content browser, the foliage tool will retain a copy of the object and crash the editor if the foliage window is selected a ...

Crash when converting non-WP maps containing landscape with OnlyMergeSubLevels enabled

UE - World Creation - Worldbuilding Tools - World Partition - Jul 21, 2023

When trying to convert a non-WP map with OnlyMergeSubLevels enabled crash after a while ...