Collision filtering issue when multiple shapes on an actor

UE - Simulation - Physics - Jul 22, 2022

Collision filtering is producing unexpected results in certain setup. Objects are passing through one another when they are expected to collide. ...

SingleSampleShadowFromStationaryLights does not work in UE5 (when GPU-Scene is used)

UE - Graphics Features - Shadows - Jul 21, 2022

The flag is not propagated in FPrimitiveSceneShaderData::FPrimitiveSceneShaderData and so is missing in GPU-Scene primitive data. Need to add: .UseSingleSampleShadowFromStationaryLights(Proxy->UseS ...

USplineComponent::FindLocationClosestToWorldLocation does not function correctly with non-uniform scale

UE - Gameplay - Components - Jul 19, 2022

Licensee reports incorrect results with FindLocationClosestToWorldLocation when used with non-uniformly scaled spline components. ...

Crash when loading Anim BP after undoing and saving "Use Shared Rule" in state machine

UE - Anim - Runtime - Jul 19, 2022

Reported by UDN  [Link Removed] From Slack discussion: It seems that undo-ing the transaction in UAnimStateTransitionNode::UseSharedRules, leaves the outer graph (UAnimationStateMachineGraph) wit ...

[Quartz] Play Quantized Crashes When Played On An Audio Component Spawned With 'Persist Across Level Transition'

UE - Audio - Quartz - Jul 15, 2022

There's a crash when "Play Quantized" is used on an Audio Component that was constructed via the functions "Create Sound 2D" or "Spawn Sound 2D" when the option 'Persist Across Level Transitions' is ...

Material Editor Assertion Crash When Collapsing Material Attributes

UE - Rendering Architecture - Materials - Jul 14, 2022

Collapsed material attribute nodes cause an editor assertion crash in the material editor when viewed or opened. Assertion failed: (Index >= 0) & (Index < ArrayNum): Array index out of bounds: 0 fr ...

Changes to AActor::SetReplicates caused Role/RemoteRole replication fix to regress

UE - Networking - Jul 14, 2022

There was a recent bug report that matched the description of some older cases (see linked UDN). The issue raised in those cases, [Link Removed], had been fixed, but the recent question seemed to in ...

Show 3D Widget Label in Wrong Position when using Display Text Scaling

UE - Editor - Workflow Systems - Jul 12, 2022

When using Windows Text Scaling values that are not 100%, 3D widget labels are offset from the widget.  [Image Removed] ...

[Audio Import] - Cue Points are stripped on import on 24-bit wave files

UE - Audio - Jul 12, 2022

When importing wav files with a higher bit depth than 16, any cue points on the file are stripped.  ...