The proposed fix is implemented in CL 25389340 but needs further testing to make sure there are no issues caused by it. ...
From UDN We use SetAllBodiesBelowPhysicsDisabled() to disable some bodies of our Vehicle. However by drawing the disabled bodies' particles position, we found those particles stay where they disab ...
This seems to occur when the subobject is considered unreachable but is not yet pending kill/marked as garbage. In this case, IsValid returns true while FWeakObjectPtr::Get returns nullptr for the o ...
For this to be observed, Allow Static Lighting must be true in project settings. This appears to be coming from an AO pass and from a Raytraced Indirect Capsule Shadows. ...
Recent changes in the MeshReductionManagerModule::StartupModule() have introduced issues where it won't respect what reduction modules have been set in the config file. This is a big issue for plugi ...
It seems that the MultiWayBlend node isn't applying additives correctly. In the attached project are two anim bps, one which dynamically creates an additive and one which uses an additive sequence. ...