It's easiest to see the change on the top of the table or back of the chairs when following the repro steps. I've attached screenshots of the Windows and Linux comparison with Intensity set to 20. ...
When swapping the audio output device while running PIE or a packaged game on Windows, Quartz clocks stop. Does not repro in Release-4.27, but can be reproed in Release-5.0. ...
Resonance Reverb Effects are not working on Audio Gameplay Volumes. They are working on legacy Audio Volumes. ...
I didn't check with the debugger, but I suspect this is caused by: void UMoviePipelineExecutorJob::OnDuplicated_Implementation() { UserData = FString(); When the queue is loaded, each job is dupl ...
Per-Object shadows cast by a stationary point light do not appear in the correct place on movable geometry. ...
NiagaraSystem with EEiagaraGpuComputeTickStage::PostInitViews should not have bSupportsParallelGDME because of possible multi-threaded contention, but FNiagaraSystemInstanceController::GetGpuCompute ...
When Editor Multiplayer Mode is set to Play As Listen Server the editor will trigger a breakpoint on exiting PIE if any event is ran though the level blueprint ...
In an Anim BP, splitting the transform structs of a Transform (Modify) Bone node causes the node to be come non functional. Transform components must be combined in order for the node to work. EX ...