The Skylight actor cannot be disabled when using 'Hide' from the right-click context menu or using the visibility eye icon in the World Outliner. ...
Currently, properties marked DuplicateTransient will be reset to default when their actor is moved to a different level. This happens because we use the clipboard to virtually cut the actor out of o ...
FRotator::SetClosestToMe(FRotator) doesn't set the correct value. Attached are files with the demonstrative code. Found in 4.23.1 CL#9631420 Reproduced in 4.24 Preview 4 CL#10570792, 4.25 CL#10520 ...
The rectangle lights ignore the specular value of lit materials and will apply a specular highlight to them regardless of the value. you can compare the result against a standard point light and you ...
Sliding a value within the override parameters in the details panel of the editor, the slider will get "stuck" after sliding to one value and it stops working. This occurs with any slider within the ...
r.VT.PoolSizeScale should be changeable at runtime so that we can resize VT physical pools for iteration on selecting pool sizes. It works correctly at engine startup but runtime changes have no ef ...