The variable emitting this ensure (RelativeWorldToDecalMatrix) is not actually used, so this line can be removed. FDeferredDecalPS::SetParameters ... const FLargeWorldRenderPosition AbsoluteOri ...
UAIPerceptionSystem::UnregisterSource according to its documentation should treat Sense == null as targeting all sources, but the code for removing pending sources does not treat Sense == null as th ...
HLOD actors are generated on the outliner, but no geometry is generated. An error occurs in the output log. ...
Geometry Scripting plugin isn't available for 4.27.2, and the behavior is the same 5.0.1. Crash while using Geometry Scripting to add an Array of Vector 2D data to 'Append Buffers to Mesh' node UV0 ...
Error log is output when including spaces when packaging binary configurations. The following log contains the string "Test Test" with spaces in the file path. ERROR: Failed to copy D:\Projects\Te ...
It seems we are trying to factor for the other transform track, but it will not be applied due to the biases. ...
COND_InitialOnly properties can be resent when an actor becomes relevant to a client again. However, if the property is push based and it was never replicated the first time the actor was created on ...
Because the subobject's RepLayout is empty, it won't write anything to the bunch when recording a replay checkpoint. This means that when scrubbing to a time past a checkpoint, the destroyed subobje ...
This is a regression tested in //UE4/Release-4.27 CL#18319896 GPU Lightmass ignores IES Profiles on Static Lights while building lighting. Tested with different Global Illumination and Reflection s ...