When set the current asset group language in a particular process, the asset refers to the "source asset" and output warning log. LogPackageLocalizationCache: Warning: Skipping the cache update for ...
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 using TMap with "Categories" meta UPROPERTY tag for gameplay tags, it propagates into structs that it shouldn't reaching into. The expectation is that it would only impact the layer of gameplay ...