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. ...
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 ...
An FBX with Multiple Meshes and only one unwrap per mesh (no 2nd UV channel) will import the first mesh in the file correctly but will produce invalid lightmass settings on each additional mesh impo ...
When creating a Sound Class and editing/applying the 'Radio Filter Volume' option, the sounds associated with the sound class seem to have their attenuation settings overridden or mixed in with an i ...