In UE5.6 MobileSpecularGGX was removed and now mobile devices also run D_GGX. The problem is that there are still cases where very bright values are produced (image 1) and thus NaNs appear in the Bl ...
#25 crash out of 4823 in UE 5.7.1 on Windows#7 crash for UE - Graphics Features in UE 5.7.1 on Windows#3 crash for UE - Graphics Features - Ray Tracing in UE 5.7.1 on WindowsGPU Crash dump Triggered ...
When using external actors, adding/removing/replacing/editing an actor instance inside a level does not cause any modification to the Level package, which helps reduce contention for the map file on ...
The orientation warping node breaks incoming poses where bones are already in component space. This is because, in EvaluateSkeletalControl_AnyThread, we are repeatedly setting bone transforms direc ...
From an EPS case: --------------------------------- We're seeing a recurring issue where child BP actors are becoming orphaned during any processing that uses UWorldPartitionBuilder. It affects ...
A customer noticed that root motion did not mirror properly when using montages. The issue is that the root motion mirroring code is only called from FAnimSync::TickAssetPlayerInstances . Th ...
We are seeing unexpected movement corrections sometimes when pushing one player character up against another character that isn't moving, or against other static primitives that have round features ...
Short description from Licensee (attached UDN has more info):When streaming a level in and/or out (out especially in World Partition due to the bRequireFullVisibilityToRender variable usage) there i ...
In the Animation Montage Editor, NotifyEnd is unexpectedly called when a time marker is in the middle of an AnimNotifyState and the animation preview gets paused. Because the Animation Montage Edito ...
Note that this bug potentially also affects a wide variety of material / geometry setups; however, a translucent wireframe setup is currently the main reproduction case. The issue may also be notice ...