Third person camera lag issue for vehicle in multiplayer

UE - Simulation - Physics - Jun 9, 2023

There's a vehicle/third person camera stutter observed as the vehicle corners. The issue appears worse with Physics Async mode enabled, and less perceptible with this mode disabled. This video was ...

Chaos Vehicles - Wheel physics bounds staying in spawn location on server

UE - Simulation - Physics - Jun 9, 2023

Vehicle wheel shapes on the server appear to detach from the vehicle and remain at their spawn point when running a networked game. The clients physics representation is ok and as expected, i.e. whe ...

Enhanced Input duplicately fires input event when used in Widgets.

UE - Gameplay - Input - Jun 9, 2023

When creating a UserWidget and creating a process to receive input events with Enhanced Input, input events may be generated multiple times in duplicate. To reproduce this problem, create a Widget a ...

Anim Graph will hang if the Draw Debug Sphere and Set node are connected and compiled

UE - Anim - Runtime - Anim Blueprints - Jun 8, 2023

anim blueprint hangs when compiled. Probably a cyclic issue when compiling. A workaround is to add a delay of any time between the set node and the Draw Debug Sphere node. Repros in the following v ...

Automation Wait for Loading node crashing with fatal error in shipping build

UE - Automation Test - Jun 8, 2023

Using the Automation Wait for Loading node in a shipping build causes a fatal error when the node is called. This issue is occurring in Binary  //UE5/Release-5.2 @ CL 25360045  This issue is occur ...

Level Sequences- Overriding binding of a spawnable mid-playback doesn't despawn spawnable

UE - Anim - Sequencer - Jun 8, 2023

Reported by user in UDN. Overriding the binding of a spawnable actor track while the sequence is playing will result in 2 visual copies of the actor, the original spawnable, which doesn't get destr ...

Crash with Assert after adding large sections to landscape

UE - LD & Modeling - Terrain - Jun 7, 2023

This is a regression as it does not happen in //UE5/Release-5.1.1 ...

Media Plate Actor becomes blacked out when set to Spawnable in a Level Sequencer

UE - Virtual Production - Rendering - Jun 7, 2023

saving a media plate actor set to spawnable in a level sequence causes the media plate actor to become black. there are two known workarounds 1. toggling the Media plate to Possessable, and Spawnabl ...

Translucent mesh dissapears when using masked shadows

UE - Graphics Features - Shadows - Jun 7, 2023

This bug appears to be related to pass filtering. To observe correct behavior. In Project Settings->Rendering->Optimizations, set “Early Z-pass” to “Decide Automatically”, and disable “Mask materia ...

Odd Refraction on Close Planes

UE - Rendering Architecture - Jun 7, 2023

We're seeing odd refraction when we have two close planes where the front plane has a translucent shader with a refraction not equal to one. I've included a project with the following setup:Two equa ...