When changing the size of the text in a comment box, after you adjust the size and click save, then close the material editor. When you reopen the editor, the text size is back to the default but th ...
Regression: external owned spawned actors stays in 4.25 & 4.25 plus but it is removed from 4.26P5, 4.26P6, 4.26P7 ...
If close the "Sequencer" window while leaving the "Render Movie Settings" window open, and then click the "Capture Movie" button, you will capture the movie from the perspective of the CameraCuts tr ...
From a delegate there is no easy way to access the action that triggered the delegate. Whilst this is mostly inherent (an OnJumped handler implies the Jump action) it would be better to provide dire ...
After editing the parent emitters of a Niagara system with mesh renderer particles the engine will crash the next time the editor and system are opened. This was tested with both engine content cub ...
This issue occurs with the Additive and Alpha Holdout settings. ...
Ensure when swapping to a newly connected USB audio device. {no format} Ensure condition failed: Cache.Contains(DeviceIdName) [\build++UE5\Sync\Engine\Source\Runtime\Windows\AudioMixerXAudio2\P ...
When we unlink the layer, we call UAnimInstance::PerformLinkedLayerOverlayOperation In that function, ClassToSet is null, so we loop over the layer nodes and call SetLinkedLayerInstance(this, nullp ...
Reproduced 3/3 times. Issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. ...
See steps to repro. Our key recomposition algorithms need to take into consideration the Transform Origin manipulations. ...