This has been spotted and notified by a UDN user through case [Link Removed] The CurveAtlasRowParameter node exposes the Curve parameter to be overridden in derived Material Instances but not the A ...
There's a vehicle/third person camera stutter observed as the vehicle corners. The issue appears worse with Physics Async mode enabled, and less perceptible with this mode disabled. This video was ...
This bug appears to be related to pass filtering. To observe correct behavior. In Project Settings->Rendering->Optimizations, set “Early Z-pass” to “Decide Automatically”, and disable “Mask materia ...
While doing some extra testing of the Submix Analyser fixes, I noticed there is a setting to set the channel of the submix to give the analyser. It always works for channel 0, but changing it to any ...
UHT will only emit the REPLICATED_BASE_CLASS macro and set the NeedsPushModelHeaders flag when the class has replicated properties. If a base class doesn't have any replicated properties, it will le ...
This is not a regression. Tested in //UE5/Release-5.1 CL23901901. The Material Function Instance can be dragged and dropped into the Material Function Call. ...
See the SpinningObjectStability test map in the Physics Sandbox. [Link Removed] It's not clear if this is a bug or a side effect of some of our solver shortcuts (e.g., omission of the precession te ...
This seems to occur after receiving a Nak for certain actors. FObjectReplicator::ReceivedNak will decrement SendingRepState.CustomDeltaChangeIndex even if the object has no custom delta properties. ...
FRepLayout::DiffProperties doesn't check if the property's conditions is COND_Never or if the Parent Cmd's flags have the ERepParentFlags::IsLifetime flag (which FRepLayout::InitFromClass doesn't se ...
the cable actor does not dynamically deform when the cable actor's parent mesh moves. Instead, the cable actor becomes rigid between the meshes it's bound between. This bug does not occur in the fo ...