Using the Super functions for OnRegister, OnUnregister, Serialize when defining their functionality in a derived class of UPostProcessComponent causes a linker error. Tested in 4.21.2 (CL - 4753647 ...
Motion Blur is applied incorrectly in a SceneCapture2D set to orthographic perspective. Works as expected in 4.21 CL# 4753647 Found in 4.22 CL# 7053642, 4.23 CL# 7208101, and 4.24 CL# 7223946 Thi ...
The Set Skeletal Mesh function does not replicate or multicast to other Clients. In Setup A (Level Blueprint) only the Sever Character is changed on either the Client or Server. In Setup B (ThirdPer ...
After panning the camera the orbit feature will become offset and can lead to the object no longer being in view while orbiting. ...
With ray tracing turned on, clicking on the isolate material option next to a material slot on a skeletal mesh with more than one material slot, causes the editor to crash. Found in 4.22 CL# 7053647 ...
When you have a non-inlined ufunction, UHT fails to parse the restrict keyword in its parameter list. Note: The following compiles (notice that the only change is the use of the FORCEINLINE keywo ...
The Editor will crash when rendering a sequence at 7680x7680 with dx12 and ray tracing enabled. Found in 4.22 CL# 7053642, 4.23 CL# 7208101, 4.24 CL# 7210422 ...
In the attached example, the third person mannequin character's BeginPlay() runs an Ability_Task which starts an animation montage. In the task it is specified that the blend out time (BlendOutTime ...
Materials using the WorldAlignedTextures_Complex node causes the static meshes they are applied to to not receive indirect lighting. Tested in 4.21.2 (CL - 4753647), 4.22.3 (CL - 7053642), 4.23 (CL ...
Compiling Child Blueprint and editing child component's class value, results in parent component's value being changed under certain compile conditions. "This is because they're now pointing to t ...